I need to open a new window which displays some information when a link is clicked. I have what I think is a straight forward script for doing that. I tested it, and it works on the three computers I have access to, but not on my client's computer. It doesn't work for some of his customers either. Does anyone have an idea as to what the problem may be? Here's the script, in a table cell:

<td width="25%" nowrap height="16">
<font size="2" color="#000080" face="Arial">
<a href="#" onclick="javascript: newwindow = open('http://www.domain.com/info.asp', 'info', 'height=200, width=200, scrollbars=yes'); newwindow.document.write ('<font face=arial color=#191970>For:<br><%=strFor%></font>');
newwindow.focus();">See Info</a>
</font></td>

Thanks,
Diane


____ • The WDVL Discussion List from WDVL.COM • ____
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] or
use the web interface http://e-newsletters.internet.com/discussionlists.html/
      Send Your Posts To: wdvltalk@lists.wdvl.com
To change subscription settings, add a password or view the web interface:
http://intm-dl.sparklist.com/read/?forum=wdvltalk

________________  http://www.wdvl.com  _______________________

You are currently subscribed to wdvltalk as: archive@jab.org
To unsubscribe send a blank email to [EMAIL PROTECTED]
To unsubscribe via postal mail, please contact us at:
Jupitermedia Corp.
Attn: Discussion List Management
475 Park Avenue South
New York, NY 10016

Please include the email address which you have been contacted with.

Reply via email to