Directing an HTML page to a particular window

P

Pat

Is it possible to "encode" an HTML page from the server such that it appears
in a specific browser window?

I plan to send a form data to the server in a conventional manner. Then
I'll open an "answers" window using JavaScript. When the server's reply
is received, I want it to flow to the "answers" window rather than the form
window.

How do I do this?

Thanks,
Pat
 
W

Whitecrest

pmcclure33 said:
Is it possible to "encode" an HTML page from the server such that it appears
in a specific browser window?

Flash would (probably) be better suited for what you are trying to do.
 
D

DU

Pat said:
Is it possible to "encode" an HTML page from the server such that it appears
in a specific browser window?

I plan to send a form data to the server in a conventional manner. Then
I'll open an "answers" window using JavaScript. When the server's reply
is received, I want it to flow to the "answers" window rather than the form
window.

How do I do this?

Thanks,
Pat


Use the target attribute; your question was in the FAQ.
4.37 How do I POST a form to a new window?
http://jibbering.com/faq/#FAQ4_37

DU
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,007
Latest member
obedient dusk

Latest Threads

Top