Articles   Dev Forums   Personalize   Favorites   Member Login        Active Users:  78
DevASP - ASP and XML Articles, Samples, Toturials, Sample Chapters and resources for Developers Sunday, October 12, 2008
Home
Articles & Samples
Dev Search
Dev Forum
Add a Listing
Sample Chapters
Directory Feed
Link to US
Contact

Search Directory
Applications
Articles & Samples
Components
Community
Database
Developer Sites
Downloads
Hosting Services
Introduction
Knowledge Base
Sample Chapters
WebCasts

ESET
ASP Directory
Applications
Articles & Samples
Components
Developer Sites
Knowledge Base
Sample Chapters
WebCasts
XML Directory
Applications
Articles & Samples
Developer Sites
Error, Bugs & Fixes
Downloads
Introduction
Knowledge Base
Sample Chapters
WebCasts

FREE 12 month online training for ASP.NET & MS Expression Studio and a Free copy of MS Expression Web with Windows Server Purchase

Home > Search > Articles & Samples > ASP > Guest Book
Search
DevASP

What's New
What's Hot

ASP Guestbook Application       
Total Hits: 548  |  Today: 0 Author: codeproject       Rating:  
Read Reviews | Write Review |              Your Rating: 

From this article you can make a simple guestbook application using ASP and an Access database. In this you can modify the language of the texts, adjust the design to your needs, extend the functionality....

Instant Guest Book       
Total Hits: 247  |  Today: 0 Author: Schamberger T       Rating:  
Read Reviews | Write Review |              Your Rating: 

Here is a ready to run, one page script which generates a Guest Book. This script is totally stand alone. All you need to do is give it a name, add it to your web site and link to the file. It runs itself from there. And best of all, there's no required database!...

Guestbook without the database       
Total Hits: 2061  |  Today: 0 Author: Planet Source Code       Rating:  
Read Reviews | Write Review |              Your Rating: 

The beauty of this example is its simplicity. Many guestbooks waste resources by having guest entries stored into a database.This example utilizes the file system, and simply appends guest entries to a text file that is included in the page that lists out the guests....

Jbook       
Total Hits: 408  |  Today: 0       Rating:  
Read Reviews | Write Review |              Your Rating: 

This code is a huge development on the last ASP code I submitted. This site allows you to log on users and create individual user profiles...all get their own journal which can be accessed through their home page...Just like scribbles.nu.
...

Easy Guestbook with ASP       
Total Hits: 372  |  Today: 0 Author: http://www.ecodebank.com       Rating:  
Read Reviews | Write Review |              Your Rating: 

Here we start out with a simple "settings" file, named settings.asp. This file will be included on each page, and will contain the basic settings for this guestbook.
Since the password (logincode) is NOT in the database, you can leave the database in the webroot with a mappath statement to make the install easier. However, the best place for the database is outside of your webroot, in which case you would want to change the database_path string to your full path ("C:\inetpub\database\post.mdb...

Easy Guestbook with ASP       
Total Hits: 319  |  Today: 0 Author: aa2max       Rating:  
Read Reviews | Write Review |              Your Rating: 

Here we start out with a simple "settings" file, named settings.asp. This file will be included on each page, and will contain the basic settings for this guestbook.
Since the password (logincode) is NOT in the database, you can leave the database in the webroot with a mappath statement to make the install easier....

The Guestbook Page       
Total Hits: 343  |  Today: 0 Author: Joe Burns       Rating:  
Read Reviews | Write Review |              Your Rating: 

Through ASP, you can create a thank-you page that is personalized and actually posts different information, depending on what the viewer entered in the guestbook.
...

Guestbook (Sign/View)       
Total Hits: 707  |  Today: 0 Author: Martin Smales       Rating:  
Read Reviews | Write Review |              Your Rating: 

A guestbook written in Active Server Page using VBScript. There is just one page for signing entries and another to view guestbook entries. All guestbook entries are stored in an MS Access database....

Simple GuestBook or Feedback       
Total Hits: 341  |  Today: 0 Author: Ken Alabi       Rating:  
Read Reviews | Write Review |              Your Rating: 

On a simple website without a database, creating one with or without a database simply for the purpose of a guestbook/feedback page is a waste of resources. This single-file ASP guestbook does not require a database or server-side inlcudes. It self creates an XML compatible text file to store the entries.
...

A Simple guestbook in ASP       
Total Hits: 523  |  Today: 0 Author: Matthew Meadows       Rating:  
Read Reviews | Write Review |              Your Rating: 

This article attempts to explain the basics of making an asp guestbook without the fuss and muss of string handling and giving you a small insight on active x data objects...

Animated Guest Book       
Total Hits: 545  |  Today: 0       Rating:  
Read Reviews | Write Review |              Your Rating: 

This ASP/Flash/Access guest book comes with 2 different skins and instructions to add your own custom (Flash) skins. One of these skins is a metaphor of a real guest book with paging animations! You'll be able to delete/edit entries online.
...

GuestBook       
Total Hits: 812  |  Today: 0 Author: cuboo asp       Rating:  
Read Reviews | Write Review |              Your Rating: 

Free open source asp script. GuestBook is a free GuestBook application for your web. Just upload it to your site and you are ready. Easy to use, easy to install....

Sample Guest Book       
Total Hits: 197  |  Today: 0 Author: Gary Williams       Rating:  
Read Reviews | Write Review |              Your Rating: 

Here’s a quick run down. We ask for input. If we get it, it gets logged to a text file which actually contains any HTML code we want in our resulting page as well as the comments. To show the comments we just include the file into our script. That’s it!...

Classic guest book made with ASP and Flash       
Total Hits: 821  |  Today: 0 Author: Pradeep Mamgain       Rating:  
Read Reviews | Write Review |              Your Rating: 

I have created this script using Flash and ASP.Data is saved in access database and retrieved through ASP and displayed in Flash movie in HTML format. In flash movie you will find classic scroll bar added to it....

Free Guestbook App       
Total Hits: 408  |  Today: 0       Rating:  
Read Reviews | Write Review |              Your Rating: 

This article is an ASP database driven application and they have provided the code that makes it work....

Guestbook w/o Database       
Total Hits: 547  |  Today: 0 Author: Kaustav Acharya       Rating:  
Read Reviews | Write Review |              Your Rating: 

To have a completely functional Guestbook on your website, MINUS the difficulty of a database.
...

Cool Customizable GuestBook       
Total Hits: 331  |  Today: 0 Author: Code Master       Rating:  
Read Reviews | Write Review |              Your Rating: 

This is a cool customizable guestbook, still under development, but it'll help u to learn something new..... If u like this then vote for it
...

Setting Up the Database       
Total Hits: 194  |  Today: 0 Author: Kathi O'Shea       Rating:  
Read Reviews | Write Review |              Your Rating: 

Setting up the database is an important part of building your guestbook application - the way its set up dictates what fields will be required and what sort of scripting will be required to write to the database. This guestbook uses the following fields:...

Status Scroller Guestbook        
Total Hits: 454  |  Today: 0       Rating:  
Read Reviews | Write Review |              Your Rating: 

A worlds first...here it is folks...a status bar scroller guestbook. using javascript, and ASP this baby scrolls your guestbook enteries along the bottom of the screen in the browsers status bar. Works in IE4+ and NS4+....a must for any web developer...to at least try visit the working version at http://www.nexusjnr.co.uk/sos get it while you can :) and please vote for the app
...

ASP/XML Guest Book       
Total Hits: 164  |  Today: 0 Author: John Overton       Rating:  
Read Reviews | Write Review |              Your Rating: 

Add and View Guest Information without using database. The XML file allows for quicker processing. Hover the mouse over the subject area and the corresponding Guest Information will show up. Let me know what you think?
...


1  2  Next >> 


DevASP - Privacy - Disclaimer
Copyright © 2008 DevASP.com