Hello Everyone,
What I want to do is give my customers an opportunity to make a desktop icon that directly link to a website. De url has to contain the username and unixdate of creation.
So wenn someone starts his computer. He klicks on that icon . Internet explorer pops up and he is logged.
Is it possible to create dynamiccaly a desktop icon with php. Lets say wenn the user klicks a button.
Thanks in advance,
Gert
Create a Windows Desktop Link from PHP
Moderator: General Moderators
There is something known as window.external.AddDesktopComponent in Javascript which works only in IE+Windows and your Windows should have Active Desktop enabled.
AddDesktopComponent
The other option is to use ActiveX objects to create a desktop link.
AddDesktopComponent
The other option is to use ActiveX objects to create a desktop link.
- feyd
- Neighborhood Spidermoddy
- Posts: 31559
- Joined: Mon Mar 29, 2004 3:24 pm
- Location: Bothell, Washington, USA
now, maybe you're talking more about a .url file instead of a .lnk?
http://www.cyanwerks.com/file-format-url.html
http://www.cyanwerks.com/file-format-url.html