2007/7/10, TonyD <[EMAIL PROTECTED]>:

I need to SUBMIT a form without calling an ACTION because I will use a
JAVASCRIPT to process it.
Is it possible? How?
Thanks in advance.


Try using a normal <input type="button"> instead of a "submit" button,
and specify the "onclick" attribute.

HTH
Antonio

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to