|
Posted by Harlan Messinger on January 11, 2008, 6:20 pm
Please log in for more thread options TazaTek wrote:
> Hi,
>
> I'm wanting to create a form that will take in some information, and
> return 2 (or more) pages in new tabs. I didn't know if this would be
> a better server side, or client side application. I'd like to
> create it as a server side application, but I didn't see exactly what
> was needed to call it out.
Your browser has no idea what's going on on the server. It will only
respond to what it sees on the client side.
> If someone has an example (in any programming language) of how to
> open up 2 new tabs I'd appreciate it. Or any advice on how to
> accomplish this would be greatly appreciated as well.
Follow-ups to comp.lang.javascript.
|