Posts Tagged ‘form’

Submitting a form using Javascript

September 17th, 2005 by Sarah King

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 »