At 14:19 03.05.2001 -0500, you wrote:
>However, that is just a plain old gray button.
>
>The code I am UNable to get to work is
><.BUTTON TYPE="BUTTON" NAME="Button" VALUE="Button"
>onClick="launch('http://sdstest.jcpenney.com/dns/TestPop.html')"><.img
>src="http://sdstest/dns/helphand.gif"; border="no"><./BUTTON>


why don't you try a simple link:
<a href="javascript:launch('http://...')"><img src="image.gif" border=0></a>


-mw

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to