Web Links [Tag : Submitting]
Sort By :
1. Simple Text to image generator to block bots submitting to your form
Hi there, I was trying to find a solution to block spammers adding data to your database using C#. This is the quick solution I found.
Category:   ASP.NET > Tutorials

Hits: 22    Rating: 5.00    Votes: 1
Hot Top Rated
Member Reviews Visitor Ratings Google PR

2. Self Submitting "Contact Us" Form Using CDOSYS
Because there have been many requests for something like this, I created a rather slick working example of a one page "Contact Us" form that you can download and use on your web site..This is a one page self submitting form that you can edit to look however you want. This has built in server side form validation. This sends the email using CDOSYS with a remote mail server.
Category:   ASP > Scripts and Components > Email Systems

Hits: 5    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

3. Submitting data to forms with IP*Works! WebForm
ASPRSS has a subscription service that automatically submits articles to all the ASP directories out there. This article shows how the data is submitted to their forms using the IP*Works! WebForm component.
Category:   ASP > Tutorials > Form Processing

Hits: 2    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

4. 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.
Category:   ASP > Tutorials > Form Processing

Hits: 2    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR