Hi,

I know this is not strictly a servlet issue, so please excuse my off topic
post, but I thought this would be the best forum to ask since most people
here are dealing with building applications on the web using java.

I would like to create a pop-up window whenever the user clicks a button on
my applet, how would I do this? I know that I can load up pages via:
getAppletContext().showDocument(); but how can I show a popup window that
contains an html page? My definition of a popup page is a small browser
window with just the frame, showing the html page. I have seen this done
via javascript.

Thanks
Nelson

___________________________________________________________________________
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