Posts Tagged ‘form’

Submitting a form using Javascript

by

It’s sometimes necessary to submit a form using javascript rather than by using the normal serverside validation (or as well as). This is a handy example of how to do it… Read the rest of this entry »