Articles   Dev Forums   Personalize   Favorites   Member Login        Active Users:  75
DevASP - ASP and XML Articles, Samples, Toturials, Sample Chapters and resources for Developers Sunday, October 12, 2008
Home
Articles & Samples
Dev Search
Dev Forum
Add a Listing
Sample Chapters
Directory Feed
Link to US
Contact

Search Directory
Applications
Articles & Samples
Components
Community
Database
Developer Sites
Downloads
Hosting Services
Introduction
Knowledge Base
Sample Chapters
WebCasts

ESET
ASP Directory
Applications
Articles & Samples
Components
Developer Sites
Knowledge Base
Sample Chapters
WebCasts
XML Directory
Applications
Articles & Samples
Developer Sites
Error, Bugs & Fixes
Downloads
Introduction
Knowledge Base
Sample Chapters
WebCasts

FREE 12 month online training for ASP.NET & MS Expression Studio and a Free copy of MS Expression Web with Windows Server Purchase

Home > Search > Articles & Samples > ASP > Form Handling
Search
DevASP

What's New
What's Hot

Custom ToolTips Dll (Version 2.0)       
Total Hits: 161  |  Today: 0 Author: Arkadiy Olovyannikov       Rating:  
Read Reviews | Write Review |              Your Rating: 

This package contains a .dll that encapsulates a number of API functions to allow you to create customized tool tips for any control. You can customize the tooltip by setting its background and foreground colors, the delay time and visible time, whether or not the tooltip is centered, and whether or not it appears as a balloon.

Also included is a sample project; be sure to register the .dll first before running it. The demo illustrates how to use the .dll with listbox, listview, command b...

Dumping Form Information Onto a Web Page       
Total Hits: 82  |  Today: 0 Author: Amrit Hallan       Rating:  
Read Reviews | Write Review |              Your Rating: 

There comes a time when you have to create very complex, very comprehensive online forms consisting of 30 to 40 fields. While debugging the form output, or while validating the individual form fields (for example, if all the fields have been filled), you need to dump all the form field with their names and with their respective values onto a web page so you can see exactly what is coming from where. This tutorial tells you how to do that....

Form validation       
Total Hits: 379  |  Today: 0 Author: Alexander Haneng       Rating:  
Read Reviews | Write Review |              Your Rating: 

Learn to collect info from forms and validate them with VBScript serverside. All code is available. View the demo to see the result....

Debugging your ASP Scripts       
Total Hits: 1336  |  Today: 0 Author: Abd Shomad       Rating:  
Read Reviews | Write Review |              Your Rating: 

When you are designing forms and collect it's fields value(s) to be processed on other page, you often mix up with the form input values. If you're smart enough, maybe you will send the form information to a "special debug page" containing special debugging script. But there's a better way to debug the form collection....

101 forms and 1 database script       
Total Hits: 264  |  Today: 0 Author: Matt Burnett       Rating:  
Read Reviews | Write Review |              Your Rating: 

I think this article will help programmers expand their knowledge of web architecture, as they have not been presented with a different way to handle web forms that present and update a database in ASP....

Frames and Forms and Elements       
Total Hits: 514  |  Today: 0 Author: David M. Carr       Rating:  
Read Reviews | Write Review |              Your Rating: 

One of the most common uses of scripting is to respond to events from a form, such as typing text into a text box or checking data when the Submit button is pressed. There are two ways to reference form elements...this article tells you how.
...

Form Data Debugger       
Total Hits: 491  |  Today: 0 Author: Lewis Moten       Rating:  
Read Reviews | Write Review |              Your Rating: 

Reads posted form data and returns an HTML formatted display of field names and the values assigned to them....

INSERT FORM DATA TO DATABASE       
Total Hits: 4528  |  Today: 0 Author: ASP Web Pro       Rating:  
Read Reviews | Write Review |              Your Rating: 

When a user submits a contact form, it is a good idea to record a copy of that email into a database for future reference. Here is how you can do it with MS Access....

Determining How Long Your Users Spend Filling Out Forms       
Total Hits: 231  |  Today: 0 Author: Scott Mitchell       Rating:  
Read Reviews | Write Review |              Your Rating: 

Have you ever wondered how long one of your visitors spends filling out a particular form? Such information is vital for companies that conduct business on the Internet...

Session catcher       
Total Hits: 617  |  Today: 0 Author: Sam Moses       Rating:  
Read Reviews | Write Review |              Your Rating: 

This simple script yet effective little script prints all active session variables to your browser window. I use it as a troubleshooting tool when debugging my code, and I thought I'd share it with the community...

DevASP samples , Form Data Handeling       
Total Hits: 1904  |  Today: 0       Rating:  
Read Reviews | Write Review |              Your Rating: 


How to handle data submitted by form using TextBox and Text Area...

Building Multi-Column Select Lists Using ASP       
Total Hits: 1713  |  Today: 0       Rating:  
Read Reviews | Write Review |              Your Rating: 

Didn’t think it was possible to have multi-column list boxes? Well, it’s not quite out-of-the-box functionality, but in this article Nathan Babb shows you how to create multi-column list boxes using just ASP code....

Automate Your Classic ASP Web Forms       
Total Hits: 113  |  Today: 0 Author: Steve Skelton       Rating:  
Read Reviews | Write Review |              Your Rating: 

If you've ever created data-driven forms, especially complex ones, you know how hard it is to make all the control names and database column names match up correctly—and you'll immediately appreciate how the techniques shown in this article can simplify development, reduce errors, and minimize maintenance....

Dynamically Generated and Validated Forms       
Total Hits: 337  |  Today: 0 Author: Gaddo F. Benedetti       Rating:  
Read Reviews | Write Review |              Your Rating: 

Sometimes developers forget that not everyone can code in HTML. Fewer still can code in JavaScript; server-side scripting in ASP, Perl, and Cold Fusion is rarer still. However, there are occasions where one may want to be able to hand over a project to a nondeveloper and know that they have the option to update it themselves. With regard to most content, this is easy. Database-driven Web sites and Intranets have been around for quite a while, with page text, tables, and even Java scrollers being updated on a regular basis by others, while you continue on with something more interesting. Howev..Read More..

Inserting Form content into Database with ASP       
Total Hits: 3641  |  Today: 0 Author: Faisal Khan       Rating:  
Read Reviews | Write Review |              Your Rating: 

In this article we will create a simple HTML Form and an ASP page. Any data which is entered by the user in that HTML Form will be received by the ASP action page and will enter that data into the Access database. After that we will create an ASP page to show all the records entered and to delete the specific records if wanted....

Client-Side Form Field Validation       
Total Hits: 1358  |  Today: 0 Author: Glenn Cook       Rating:  
Read Reviews | Write Review |              Your Rating: 

Form field validation is one of the most important functions in making successful web-based applications, but server-side validation is not always the answer!...

Validating Form Input using Regular Expressions        
Total Hits: 166  |  Today: 0 Author: John R. Lewis       Rating:  
Read Reviews | Write Review |              Your Rating: 

Writing form validation code is often the most thankless part of your job. The logic can get quite complex, and often quite messy. This article will show you how to use Regular Expressions to simplify your code....

Confirm Form Submission        
Total Hits: 303  |  Today: 0 Author: Nannette Thacker       Rating:  
Read Reviews | Write Review |              Your Rating: 

Oft times you may wish to have the user confirm, before they process a form's action. For instance, clicking the button may activate a deletion process which you wish to have the user confirm before proceeding....

Validing Dates in a form       
Total Hits: 389  |  Today: 0 Author: LiquidRage       Rating:  
Read Reviews | Write Review |              Your Rating: 

A lot of people tend to put dates in drop down list boxes so that users have no way to format the date wrong. There is nothing wrong with that approach though it is not really needed as valaditing dates is very simple using the IsDate() function....

Easy form calculation with ASP       
Total Hits: 479  |  Today: 0 Author: SagasenT       Rating:  
Read Reviews | Write Review |              Your Rating: 

In this codetip, we in a very easy way show you how to use asp/vb to calculate with forms. Its actually very easy to control....


1  2  3  4  5  Next >> 


DevASP - Privacy - Disclaimer
Copyright © 2008 DevASP.com