> I'm going to add an input type="image" button which will do the job but,
> where should I put now the form validation? I mean can I still use the
> onsubmit event on the input type image and use the same javascript
function
> that there was before or is it everytime better to have the validation on
> the server-side to have a proper accessible form? Thanks everyone.

Do it on the server - I'm sick of sites I can't use becasue they assume
javascript
will be available.

Personally I use PHP on the server.

Alan

*****************************************************
The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
***************************************************** 

Reply via email to