zzfive03
Programmer
- Jun 11, 2001
- 267
Hello;
What would be the best way to submit a form and have its target resutls appear on a new form. I know I can do a <form target='_blank'> But I need to specify items such as its width, height, scroll=no, etc. (as you can do in JavaScript. I was wondering if I could do like a window.open() but as the target for my submit tag.
Anyone know how to do this??
Thanks in advance.
MH
What would be the best way to submit a form and have its target resutls appear on a new form. I know I can do a <form target='_blank'> But I need to specify items such as its width, height, scroll=no, etc. (as you can do in JavaScript. I was wondering if I could do like a window.open() but as the target for my submit tag.
Anyone know how to do this??
Thanks in advance.
MH