Good day!

Is there anyway in applet to open a new Browser with a specific settings?

the following code is in java script..
window.open("","_blank","width=350,height=400,resizable=yes,toolbar=0,scrollbars=1,status=no,menubar=0,location=0,top=10,left=580")

how can i invoke the following code in applet?
or how could i invoke a URL in the browser without its toolbar, status bar
and other buttons?



Thanks,
John
______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com

___________________________________________________________________________
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