View Single Post
Old 02-19-2013, 01:24 AM   PM User | #9
felgall
Master Coder

 
felgall's Avatar
 
Join Date: Sep 2005
Location: Sydney, Australia
Posts: 5,452
Thanks: 0
Thanked 498 Times in 490 Posts
felgall is a jewel in the roughfelgall is a jewel in the roughfelgall is a jewel in the rough
Quote:
Originally Posted by Old Pedant View Post
Yep, but I don't think he really wants to do anything at all.
If the form is supposed to do nothing if JavaScript is not available then it would probably be better to create the entire form from JavaScript so that those without JavaScript don't see a broken form.

The other alternative is that the OP intends to redirect to a different page from the form once they get the server side version built - in which case they are working backwards as the server side version ought to be built first - but maybe the OP hasn't learnt the other language yet and so is leaving it until they do.
__________________
Stephen
Learn Modern JavaScript - http://javascriptexample.net/
Helping others to solve their computer problem at http://www.felgall.com/
felgall is offline   Reply With Quote