Page 1 of 1
Desktop Icon
Posted: Wed Dec 24, 2008 12:10 am
by ammupon
Is it possible to create a desktop icon (as in VB), for my application, so that users can access the form from their desktop to make complaints? I am using PHP with MS SQL. Please Help!
Thanks in Advance!
Re: Desktop Icon
Posted: Wed Dec 24, 2008 1:52 am
by pickle
This has absolutely nothing to do with Databases. Welcome to the boards, but please take the time to make sure you're making threads in appropriate forums.
Moving to General Discussion.
Re: Desktop Icon
Posted: Wed Dec 24, 2008 3:57 am
by ammupon
Sorry for the trouble, let me move my question to PHP forumn. Thanks!
Re: Desktop Icon
Posted: Wed Dec 24, 2008 8:22 am
by Bill H
The two are actually unrelated, but yes, you can do it fairly easily. Just create an icon of the appropriate size, use it as a desktop shortcut, and have the "target" of the shortcut be an http link to your site. They will have to do the actual installation of it, but you can send them the icon with instructions on how to install it.
Re: Desktop Icon
Posted: Fri Dec 26, 2008 4:07 am
by ammupon
Hey, this sounds good, but will it cause any problem, as i am doing it for the entire office... i should be careful. Let me try this...
Thank you soooooooo much....