What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » Open 2 IE Window's

Open 2 IE Window's
Author: Message:
Zephyr
Senior Member
****

Avatar
monster.rat

Posts: 950
Reputation: 26
34 / Male / Flag
Joined: Jan 2005
RE: Open 2 IE Window's
You can play around with the code to make it how you want, but something like this should work.

code:
<a href="http://www.mcinferno.co.uk"
onClick=window.open("http://www.mcinferno.co.uk/force-download.php?file=Has%20Got%20Me.mp3")><img src="http://img103.imageshack.us/img103/9824/mcinfernocoukkb9.jpg" border="0" alt="www.mcinferno.co.uk" /></a>

Note: in IE it may asked about blocked popups.

Thats the only way i can think of opening 2 windows with one link, but you could also do want you want in a slightly different way, by linking to your page by the image, then in the source your main page, you have an onload function to link to the music.

Not sure if this is the best way to do it, someone can correct it if im wrong - i'm not great with html/javascript.

code:
<body onload=(window.open("http://www.mcinferno.co.uk/force-download.php?file=Has%20Got%20Me.mp3")>


Both methods will work, but there might be a better way which i don't know.
[Image: rhcpsig38tj.png]
09-10-2006 11:53 PM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Open 2 IE Window's - by MC Inferno on 09-10-2006 at 10:53 PM
RE: Open 2 IE Window's - by Chris4 on 09-10-2006 at 10:57 PM
RE: Open 2 IE Window's - by MC Inferno on 09-10-2006 at 11:03 PM
RE: Open 2 IE Window's - by Zephyr on 09-10-2006 at 11:53 PM
RE: Open 2 IE Window's - by Ezra on 09-11-2006 at 12:41 AM
RE: RE: Open 2 IE Window's - by rav0 on 09-11-2006 at 07:57 AM
RE: Open 2 IE Window's - by davidpolitis on 09-11-2006 at 11:03 AM
RE: Open 2 IE Window's - by MC Inferno on 09-23-2006 at 08:27 PM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On