peter butler
12-19-2003, 07:55 AM
hello,
on my form when i submit, i call a function to validate the data. I also have 2 radio buttons for yes and no as one of the questions. i want the browser to direct to different pages depending on which radio butten the user selected. how do i have a function for validation and a function for redirection called when the user submits the form? can i call 2 functions within the onSubmit?
on my form when i submit, i call a function to validate the data. I also have 2 radio buttons for yes and no as one of the questions. i want the browser to direct to different pages depending on which radio butten the user selected. how do i have a function for validation and a function for redirection called when the user submits the form? can i call 2 functions within the onSubmit?