MachInfinity
July 1st, 2002, 01:56 PM
I need some help submitting hidden for fields by clicking on a text link. I have written the javascript to get it to go to the right page and send the correct values, but i can't get it to open in a new window the way i did it.
Here is the code:
<a href="javascript:void(document.myform.submit())">SampleText</a>
what else do i add to have this open in a new window? Thanks in advance for any and all help given!
Here is the code:
<a href="javascript:void(document.myform.submit())">SampleText</a>
what else do i add to have this open in a new window? Thanks in advance for any and all help given!