Re: [Zope] validation-onClick

2000-11-23 Thread Stefan H. Holek
On Thu, 23 Nov 2000, Angietel wrote: > The form="a" and its input field="custid" is being validated, when the alert message >box came out then i clicked on the 'OK' button which is inside the alert message box, >but it return to another page instead return to form="a". > ( I prefer to use 'onCl

[Zope] validation-onClick

2000-11-23 Thread Angietel
The form="a" and its input field="custid" is being validated, when the alert message box came out then i clicked on the 'OK' button which is inside the alert message box, but it return to another page instead return to form="a". ( I prefer to use 'onClick' instead of 'onSubmit' )   The follo