<?xml version="1.0"  encoding="UTF-8"?>
	<rss version="2.0">
		<channel>
			<title>Comments to Video Tutorial: Validating A Form With JavaScript</title>
			<link>http://www.practicalecommerce.com/articles/538/Video-Tutorial-Validating-A-Form-With-JavaScript/</link>
			<description>User submitted comments to Practical Ecommerce's article entitled Video Tutorial: Validating A Form With JavaScript</description>
			<language>en-us</language>
			<copyright>Copyright 2007 Confluence Publishing</copyright>
			<lastBuildDate>Mon, 12 May 2008 08:59:55 -0600</lastBuildDate>
			<docs>http://www.practicalecommerce.com/rss/</docs>
			<generator>Practical Ecommerce v2.0.1</generator>
			<category>Ecommerce</category>
			<managingEditor>kmurdock@practicalecommerce.com</managingEditor>
			<webMaster>bgetting@practicalecommerce.com</webMaster>
			<ttl>60</ttl>
			<item>
			<title>paulette miller</title>
			<link>http://www.practicalecommerce.com/articles/538/Video-Tutorial-Validating-A-Form-With-JavaScript/#comment10339</link>
			<description>Thanks Brian I am a beginner and I find your article quite useful, as I am working on validation at the moment.</description>
			<pubDate>Mon, 12 May 2008 08:59:55 -0600</pubDate>
			<guid>http://www.practicalecommerce.com/articles/538/Video-Tutorial-Validating-A-Form-With-JavaScript/#comment10339</guid>
			</item>
			
				<item>
			<title>Ralph Cassidy</title>
			<link>http://www.practicalecommerce.com/articles/538/Video-Tutorial-Validating-A-Form-With-JavaScript/#comment9271</link>
			<description>This script seems to work fine when used with an action address being sent to the server, however when I try to implement it using a &quot;mailto: xxx&quot; as my action then the form is submitted without any validation being made.  Please give me examples or samples of how to use this correctly with Mailto Forms.</description>
			<pubDate>Mon, 21 Apr 2008 06:22:39 -0600</pubDate>
			<guid>http://www.practicalecommerce.com/articles/538/Video-Tutorial-Validating-A-Form-With-JavaScript/#comment9271</guid>
			</item>
			
				<item>
			<title>toxa</title>
			<link>http://www.practicalecommerce.com/articles/538/Video-Tutorial-Validating-A-Form-With-JavaScript/#comment9094</link>
			<description>Great tutorial! Thank you. http://createunity.biz - business. all about business</description>
			<pubDate>Thu, 17 Apr 2008 13:58:18 -0600</pubDate>
			<guid>http://www.practicalecommerce.com/articles/538/Video-Tutorial-Validating-A-Form-With-JavaScript/#comment9094</guid>
			</item>
			
				<item>
			<title>David Moore</title>
			<link>http://www.practicalecommerce.com/articles/538/Video-Tutorial-Validating-A-Form-With-JavaScript/#comment3809</link>
			<description>Having a problem getting my PHP form to submit. The script correctly validates the form fields to be sure each is filled in, but when I click on &quot;Submit Form&quot; nothing happens. The data is not sent to the SQL database.

Any help or guidance you can give would be greatly appreciated.

The Form:






EBS PowerPad






  
  
    

	
    
      
        
          
            
            Mass Scanner Request Form
          

	
		
			Please complete the form below to request mass scanners for your station. All form fields must be completed in order to process your request.
		
	
          
            
            &amp;nbsp;
			
		 
                  
                    
                    Name:
                    
                  
                  
                    
                    Employee 
                    Number:
                    
                  
                  
                    
                   ...</description>
			<pubDate>Fri, 05 Oct 2007 12:35:02 -0600</pubDate>
			<guid>http://www.practicalecommerce.com/articles/538/Video-Tutorial-Validating-A-Form-With-JavaScript/#comment3809</guid>
			</item>
			
				<item>
			<title>Brian Getting</title>
			<link>http://www.practicalecommerce.com/articles/538/Video-Tutorial-Validating-A-Form-With-JavaScript/#comment3722</link>
			<description>Andre - 
Thanks for the suggestion.  In an ideal application, there would be both JavaScript validation on the client side (to catch bad entries right away and save a request to the server) and also some sort of server-side validation as well to ensure that the data being put into a database is correct.  In order to do a server-side tutorial, it would have to be in a specific scripting language such as PHP, Rails, ASP, etc...  I&#039;m interested to hear what people think would be the most useful.

Paul-
To pull off what you are looking to do, you will need to have a system where the user would create an account (for example) by entering their email address.  The server would then send that email address an email with a link to verify their address.  Once they click that link, another script on the server would verify the account and continue the process.  Again, this is all done with a server-side scripting language such as PHP, Ruby, ASP... </description>
			<pubDate>Sun, 23 Sep 2007 21:32:23 -0600</pubDate>
			<guid>http://www.practicalecommerce.com/articles/538/Video-Tutorial-Validating-A-Form-With-JavaScript/#comment3722</guid>
			</item>
			
				<item>
			<title>Paul E.</title>
			<link>http://www.practicalecommerce.com/articles/538/Video-Tutorial-Validating-A-Form-With-JavaScript/#comment3712</link>
			<description>Great tutorial! Thank you.

How can we set up a validation so that the user has to confirm their email address by clicking on a link sent to the address they entered?

I find that some customers put in fake email addresses just to get through to the next section of our website. 

I would like to  have them validate their email address by email confirmation.

Any advice? </description>
			<pubDate>Sat, 22 Sep 2007 03:21:10 -0600</pubDate>
			<guid>http://www.practicalecommerce.com/articles/538/Video-Tutorial-Validating-A-Form-With-JavaScript/#comment3712</guid>
			</item>
			
				<item>
			<title>Andre Brathwaite</title>
			<link>http://www.practicalecommerce.com/articles/538/Video-Tutorial-Validating-A-Form-With-JavaScript/#comment3701</link>
			<description>Hey, I  thought it was an informative tutorial and quite important, too, for web developers to include form validation.  However, as you mentioned, with client side validation if the client does not have JavaScript then it would not work. In that case won&#039;t server side be a better choice? Maybe you could have a tutorial with that as well.</description>
			<pubDate>Thu, 20 Sep 2007 11:47:19 -0600</pubDate>
			<guid>http://www.practicalecommerce.com/articles/538/Video-Tutorial-Validating-A-Form-With-JavaScript/#comment3701</guid>
			</item>
			
				
		</channel>
	</rss>