Is there any JavaScript or something that will hide an instance of Internet explorer from the task bar?
Basically i need this because for reasons too difficult to explain i cant open a frame on my web page, so what i have done is open a new instance of ie that looks almost[1] like a frame, the only problem is that it shows on the task bar. Is there a way to prevent this?
Thanks,
Love sythe

[1] Incidently does anyone know how to get rid of the title bar using JS? (im using 'status=no' to get rid of the status bar, so anything like that?)
Thanks again!