Hi, I am opening a browser window thru javascript, and it runs an applet. Once the applet completes its function, I want it to close the browser window in which it ran. Can anyone suggest how to go about doing this? Thanks.
arul.
maateen ashraf
Ranch Hand
Joined: Jan 08, 2001
Posts: 122
posted
0
try distroy() method of applet class then close the window by javascript