[Zope] Form Submit question
Kulpinski, Dejan
DejanKulpinski@SierraSystems.com
Thu, 9 Mar 2000 09:36:30 -0800
Hello all,
Is it possible to submit the form by clicking on the link and not on the
submit button? In other words I would like to submit my form without having
the submit button present.
Now, I now I can do this using JavaScript on client side, by doing something
like:
<a href="MyFunc();"> The Link </a>
MyFunc()
{
form.submit();
}
So is it possible to do this without JavaScript ?
Dejan Kulpinski
Sierra Systems
(604) 688-1371/450