Categories: MSDN / DotNet / Java / Scripts / Linux / PHP Ask - La ask - La Answer

Closing Java Console

Hai Friends
I did one module using Applet. But when clients run it in IE, its opening Java console. i need it to prevent the openning of java console.I dont want client to do this manually. i have to handle it in my side thro javascript or anything else. Its very urgent..Please...
[288 byte] By [goodoneforjava] at [2007-11-11 8:00:16]
# 1 Re: Closing Java Console
You can't! The Java console is showing up due to the user settings and there is no way JavaScript could control the behaviour.
aniseed at 2007-11-11 22:36:47 >