Click here to get back home

Looking for example to open multiple pages on same action

 HomeNewsGroups | Search | About
 comp.infosystems.www.authoring.html    Post an article   get this group's latest topics as an RSS feed add this group's latest topics to your My MSN content add this group's latest topics to your My Yahoo content
Subject Author Date
Looking for example to open multiple pages on same action TazaTek 01-11-2008
Posted by TazaTek on January 11, 2008, 4:16 pm
Please log in for more thread options
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.

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.

Thanks

Matt
Trade Station Consultant.


Posted by TazaTek on January 11, 2008, 5:41 pm
Please log in for more thread options

More precisely, is there a way to specify a target window from a
server side CGI? I can't find any reference to one, so I may be stuck
with a javascript solution. I hope not.


Thanks
Matt
Trade Station Consultant

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.

Posted by Ed Mullen on January 11, 2008, 10:35 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.
>
> 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.

As far as I know it is impossible with a Mozilla-based browser for you
to force a new tab on a user's system. Tabs are under control of the
user, not your server or Web page.

--
Ed Mullen
http://edmullen.net
http://mozilla.edmullen.net
http://abington.edmullen.net
What hair color do they put on the driver's licenses of bald men?

Posted by GArlington on January 18, 2008, 9:11 am
Please log in for more thread options
> 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.
>
> 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.
>
> Thanks
>
> Matt
> Trade Station Consultant.

Opening new windows/tabs can ONLY be done on the client...
Otherwise, if it were possible to do it from the server, you would
have NO way of preventing pop ups in your browser at all.

Similar ThreadsPosted
Validating HTML in multiple pages December 18, 2005, 7:02 pm
automatically create multiple web pages April 23, 2008, 12:48 pm
How to concatenate multiple web pages into one and show ONLY this ONE in browser ?? February 22, 2006, 5:08 pm
Can I send multiple html pages to print one at a time October 10, 2006, 8:47 pm
Can you break a single HTML file into multiple pages like PEGHELP for Pocket PC does? July 27, 2004, 1:49 pm
Help with Form Action December 6, 2004, 3:20 pm
American programmers, take action about H1-B March 19, 2005, 3:36 pm
form/action default August 21, 2006, 9:15 am
& in one action? April 4, 2005, 6:34 am
Multiple Page Form September 8, 2004, 6:46 am

Our other projects:

Art Dolls, Fairies and Mermaids - Sunnyfaces.net

Roy's Linux, Programming and Search Engines messages

1-Script XML SitemapXML Sitemap