From: "Donie Kelly" <[EMAIL PROTECTED]> > Tried that but I have Javascript validation turned on for the page. It's > kicking in before the submit. Is there a way to disable the javascript > validation when the cancel button is pressed.
In your case, it sounds to me like the cancel/reset buttons do not need to be form elements. Try taking them out and just making some plain-text links back to whatever URL makes the pre-populated form get displayed at the beginning of the user interaction. If that's the behavior you want, then make them links with images so they look the same as the real submit button. -- Wendy Smoak --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]