<INPUT TYPE="hidden" NAME="onfailure" VALUE="http://www.one.com"> <INPUT TYPE="hidden" NAME="onsuccess" VALUE="http://www.two.com">
Redirect to either a success page, or a non successful page. Before this redirect, I want to display a popup dialog for both of these. If I place an onsubmit on my form which calls a javascript method, how would I get it to know whether to call the successful or unsuccessful dialog?
Cheers
Nick

New Topic/Question
Reply



MultiQuote







|