Want to hire a development team?
Search Filter
Search Filter
Sort Listings By
Show Only
By Customer Review
Licence Type

Form Processing

Results 21-24 of 24
Self Submitting Pages
A very important coding method to understand when developing ASP pages is the page that submits to itself. This technique is very powerful and can drastically reduce the number of files you have to maintain and the number of places in which you need to make changes when maintaining code. The concept is simple. Using forms, set the action value to the URL of the page in which the form resides. Then use ASP code to determine what the current state of the page, and present the proper output to the user.
(3 ratings)
Reviews0
PriceFree
Views4108
Censoring User Comments in a Guestbook/Forum Setting
This tutorial shows you how to automatically censor specific words on posts for message boards or guestbooks when posted. It provides a function called CensorStr to do the job.
(0 ratings)
Reviews0
PriceFree
Views1664
Adding Form Content into Database
An article on inserting Form content into database. We'll also create an ASP page to show all the records and to delete specific records if wanted.
(6 ratings)
Reviews0
PriceFree
Views7286
VBScript forms
This page explains how to collect info from forms and validate them with VBScript server side. All source code is available.
(3 ratings)
Reviews0
PriceFree
Views8256
Results 21-24 of 24