[thelist] Window targeting problem
Turley, Jay
jayt at Meridinet.com
Mon, 17 Jan 2000 11:14:59 -0600
[James]:
Actually, I've used the onsubmit method quite successfully to open a new
window as a target for a form. If you think about it, if onsubmit didn't
complete its work before actually submitting the form it would be useless
for form validation. The following example, though worthlessly simple, will
work in at least Nav3+ and IE3+.
[Jay]:
I think you missed the point of my request. I needed to *repeatedly* target
that now-opened window with results from submitting the form over and over
and over again. Keith is stating that the server processes the form, then
hands it back to the client, which opens a new window, rather than handing
the result back to the new window *if it exists*!
Thanks for the input. I'm just glad to have this solved.
Jay