User Tools

Site Tools


validating_and_processing_forms_with_javascript_and_php
no way to compare when less than two revisions

Differences

This shows you the differences between two versions of the page.


validating_and_processing_forms_with_javascript_and_php [2016/02/01 21:12] (current) – created leo
Line 1: Line 1:
 +  - Introduction 
 +    - [[vpfjsphp:Welcome]] 
 +    - [[vpfjsphp:What you should know]] 
 +    - [[vpfjsphp:Using the exercise files]] 
 +  - Getting Started 
 +    - [[vpfjsphp:Understanding forms]] 
 +    - [[vpfjsphp:Working with form fields]] 
 +    - [[vpfjsphp:Using the form tag]] 
 +  - Validating with HTML5 
 +    - [[vpfjsphp:Using input validation]] 
 +    - [[vpfjsphp:Adding required fields and placeholders]] 
 +    - [[vpfjsphp:Constraining numeric and date fields]] 
 +    - [[vpfjsphp:Accepting multiple entries]] 
 +    - [[vpfjsphp:Limiting uploads by MIME types]] 
 +    - [[vpfjsphp:Assisting text input with a datalist]] 
 +    - [[vpfjsphp:Constraining with regular expression patterns]] 
 +  - Validating Forms with JavaScript 
 +    - [[vpfjsphp:Accessing forms]] 
 +    - [[vpfjsphp:Looking up form elements]] 
 +    - [[vpfjsphp:Handling focus changes]] 
 +    - [[vpfjsphp:Detecting the onchange event]] 
 +    - [[vpfjsphp:Using the selectedIndex property]] 
 +    - [[vpfjsphp:Dynamic validation with regular expressions]] 
 +    - [[vpfjsphp:Creating a generic input validation function]] 
 +    - [[vpfjsphp:Validating in older browsers with Modernizr]] 
 +    - [[vpfjsphp:Interrupting form submission with onsubmit]] 
 +  - jQuery Form Validation 
 +    - [[vpfjsphp:Understanding jQuery]] 
 +    - [[vpfjsphp:Validating on submit with jQuery]] 
 +    - [[vpfjsphp:Building interactive jQuery validation]] 
 +    - [[vpfjsphp:Using the jQuery Validation plugin]] 
 +  - title 
 +    - [[vpfjsphp:Working with PHP]] 
 +    - [[vpfjsphp:Communicating with PHP servers]] 
 +    - [[vpfjsphp:Retrieving data from superglobals]] 
 +    - [[vpfjsphp:Using server-side validation]] 
 +    - [[vpfjsphp:Adding in-page validation]] 
 +    - [[vpfjsphp:Mirroring input data back to the user]] 
 +    - [[vpfjsphp:Sanitizing form input]] 
 +  - Processing Form Data 
 +    - [[vpfjsphp:Mailing form data]] 
 +    - [[vpfjsphp:Understanding file uploads]] 
 +    - [[vpfjsphp:Uploading files]] 
 +    - [[vpfjsphp:Processing form data with AJAX]] 
 +    - [[vpfjsphp:Preparing your database]] 
 +    - [[vpfjsphp:Pushing data]] 
 +  - Conclusion 
 +    - [[vpfjsphp:Next steps]]
validating_and_processing_forms_with_javascript_and_php.txt · Last modified: 2016/02/01 21:12 by leo