briandunning
05-16-2003, 09:57 PM
I have a form with two submit buttons: if one submit button is clicked, the form results will appear in the same browser window; but if the second submit button is clicked, the results need to appear in a target="_blank" window.
I can't figure out how to do this: both destinations need some of the form fields entered by the user. Is there a way to use JavaScript to accomplish this?
Thanks!
I can't figure out how to do this: both destinations need some of the form fields entered by the user. Is there a way to use JavaScript to accomplish this?
Thanks!