Web Hosting Talk







View Full Version : How to make a pop-up window open from a desktop icon?


Eiolon
10-10-2007, 03:54 PM
I have a pop-up window that I would like to have opened when a desktop icon for it is clicked. I can use javascript to make the pop-up window but the user needs to click a link from the browser for it to open. I don't want the person to have to open a browser to open the pop-up window. Thanks for your help.

azizny
10-10-2007, 05:14 PM
You will need some kind of software application.

Peace,

Eiolon
10-10-2007, 05:33 PM
That's what I thought. I just threw something together in VB though I was trying to avoid that.