[Executing a program when an icon is clicked] -



Executing a program when an icon is clicked

Discuss Executing a program when an icon is clicked



Posted by: JigMan

Sorry if this is the wrong topic to place this in but I didnt know where else to put it. I have created a system using web pages that connect to a database. The pages reside on the clients computer in the local folder (accessed by [url]http://localhost.....[/url]).
I want to create an install icon that when clicked when install the pages in the correct folders on someone elses computer. Than once its all installed I want another icon that can be clicked each time they want the system to run (e.g it will automatically load up [url]http://localhost......default.asp[/url]), instead of the user having to type that in all the time. Has anyone done anything similar to this or know where to find some info on it?

Thanks.