|
|
1-10 of 10 ASP Applications > Guest Books sites are shown.
|
|
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 two-module tutorial provides a step-by-step introduction to several ASP features. The tutorial shows how to build sample applications and demonstrates key concepts you'll need to understand when developing your own ASP pages. (11 printed pages)
|
|
|
|
|
|
|
Have you ever wanted to learn to make an ASP guestbook in VBScript? A guestbook is actually fairly easy and a great what to provide your visitors a medium to comment on your site.
|
|
|
|
|
|
|
This is no Limit Multi-Threaded Discussion Forum which is a Knockdown of my Full Version on my WebSite.
|
|
|
|
|
|
|
Advanced ASP Guestbook system. Comes complete with rating system, swear filter, thank you email, webmaster notification, password controlled admin section
|
|
|
|
|
|
|
When visitors want to join your mailing list they will get a confirmation email with a link they must click at. After clicking the link they will become subcribers
|
|
|
|
|
|
|
Totally custamizable copy and paste guestbook. Each message from visitors will be save to a text file, and the script will show all message in your page. No database required
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
Add a guestbook to your site with this code.
|
|
|
|
|
|
|
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!
|
|
|
|
|
|