NEW LISTINGS  HOT LISTINGS  TOP RATED  EDITOR PICK  ADD A LISTING  UPDATE A LISTING  GET RATED  UPGRADE A LISTING
  HOME     MY ACCOUNT     POWER SEARCH     REGISTER     MEMBER LIST     SUGGEST CATEGORY  

Average Visitor Rating: 0.00 (out of 5)
Number of ratings: 0 Votes

Visitor Rating

Validating Email Addresses with ASP
2798 Validating Email Addresses with ASP http://www.asp101.com/articles/hojjat/mxlookup/default.asp Validating Email addresses is not limitted to finding "@" and "." signs in the address! There are higher concepts, but few are aware of them. This article shows you a simple way to check if the Email address provided by a user is "real" to a higher extent than current famous validation codes do. ASP > Tips and Tutorials > Form Processing Oct 10, 2006 Hojjat Salmasian

Write a Review   Add to My Favorite   Refer it to Friend   Report Broken Link  

Bookmark Validating Email Addresses with ASP:


Other links at ASP > Tips and Tutorials > Form Processing
Sending e-mail from a web page can be useful for a number of reasons. It doesnt reveal your email address for one, plus it means you can get the information that you want from users and all of this without the end user having to use an e-mail client, nor have an e-mail account or SMTP server to send through.

ASP 3.0 provides a new
Category:

Form validation is the procedure of evaluating the validity of values submitted by a user in a form. The procedure can be carried out on the client side, the server side, or both! What we are focusing on here is the server side validation process.

There are two approaches to form validation, as well as any other subject in web design: One is to prepare a good computer program (code) capable to find the errors of interest, and the other is to prepare a good design layout, to inform the user about the errors. A very common design layout for erroneous submitting is to show the form again, focusing on the trouble-making field of the form, for example by changing it's color to red.

I'm going to show you how to develop a form, asking the user for his/her name, address
Category:

Many articles detail how to create "independent" HTML select objects with ASP. However, I have not found a good article about creating "dependent" HMTL select objects with ASP. This article details how to leverage several technologies -- both client- and server-side -- to create dependent HTML select objects with ASP. In this article, I will use the following technologies:
Category:

Forms are used frequently in dynamic web applications. As a consequence, almost all web programmers have to deal with form data validation at some point in their careers. The technique described in this article will help you help the user submit correct information.
Category:

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.
Category:




Main Category
194
2041
824
286
175
1802
1238
913
1163
7489
70
909
59
2222
174

Join Mailing List
Joining mailing list will entitle you to receive occasional emails informing you of news and updates to the site and any special offers that may be of interest to you.



Top 10
Directory Statistics

Links: 19539
Categories: 1275
Registered Users: 750
Mailing List Subscribers: 2046
Unique Outgoing Hits: 228131

Pagerank Statistics
PR 10
1 site(s)
PR 9
13 site(s)
PR 8
33 site(s)
PR 7
247 site(s)
PR 6
762 site(s)
PR 5
1892 site(s)

PHP News