Self Submitting Pages

A tutorial on using ASP pages which submit to themselves, and how to easily manage state with these pages.
Posted by Scripts on 2022-08-15 00:28:04
License Type
License Type
Freeware
Description
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.
Author

stevenator

Ratings & Review
Uh oh! We couldn't find any review for this listing.
Post Review
License Type
License Type
Freeware