Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

open new window

Status
Not open for further replies.

oldboss

Programmer
Joined
Aug 11, 2006
Messages
4
Location
US
<script src=' language='JavaScript'></script>

I am an affiliate and my sponsor gave me code that does not open a new browser window. What is the best way to do this?
Thanks in advance.

I am not familiar too well with javascript. Obviously.
 
Thanks but I am still having problems.

The code they gave me is like this :

<script src=' language='JavaScript'></script>

If I can't figure out how to open a new window using javascript, is there a way to convert this code to something using href?

<a href="http:etc" target="_PARENT"><scr ="http:etc"></a>

Thanks.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top