Form submission using AJAX & HTML
One of the biggest concerns using AJAX based form submissions are JavaScript related issues :
Vanakkam !
- What if JavaScript is disabled or not available on the client's browser ?
- What if XMLHttpRequest / Msxml2.XMLHTTP / Microsoft.XMLHTTP aren't available ?
- What if the creation of XMLHttpRequest object failed for some reason ?
- What if all the JavaScript scripts didn't load properly and screwed up the damn thing ?
- What if the user clicked the button much faster than the scripts to completely load ? You must be on a real slow connection for this to happen.
AJAX, HTML, JavaScript | Tuesday, September 18, 2007 |
1 comments:
hello kool site
Post a Comment