Form Processing. Tutorials & Tips. ASP. Scripts from Hot Scripts. Review before you use or buy a script! Let Hot Scripts uncover the best free, open source and commercial hot-scripts Form Processing scripts for your web site.
Form Processing
-
Self-Referencing Forms
This tutorial will show you how to give your forms a little bit more power. By making your forms self-referencing, you can open up whole new areas of functionality with your web applications.
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
Forms - Check Boxes
The checkbox object is coded along the same lines as radio buttons, however each checkbox must get its own unique name since the state of "checked" or "not checked" will be passed to ASP for each box. Remember that you can set more than one option to be... (show more)
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
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... (show more)
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
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.
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
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.
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
VBScript forms
This page explains how to collect info from forms and validate them with VBScript server side. All source code is available.
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose