Webmaster Forums - Webmaster forum for HTML, PHP, ASP, CSS and more  

Go Back   Webmaster Forums - Webmaster forum for HTML, PHP, ASP, CSS and more > Web Programming > PHP Development
User Name
Password

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old 12-08-2006, 07:06 AM   #1 (permalink)
kalinaga
Junior Member
 
Join Date: Dec 2006
Posts: 1
Default iconizing desktop shortcut (.url files)

hi all,

i have a web application (written in PHP) which sends an email with a hyperlink to download a customised desktop shortcut to clients desktop.

when the client follow the link, it downloads and saves the shortcut and it works fine. but the desktop shortcut appears in 'Internet Explorer' icon. now i want to replace this default 'IE' icon with some other icon.

i tried following code and still no luck.. could somebody which may have some previous experience on this kind of case shed some light on me.

<snip>

if (strstr(strtolower($_SERVER['HTTP_USER_AGENT']), 'windows')) {

header("Content-Disposition: attachment; filename=\"Short_Cut.url\"");

echo "[InternetShortcut]\r\n" .

"URL=http://192.168.1.71/\r\n" .

"IDList=" .

"IconFile=http://192.168.1.71/favicon.ico\r\n" .

"IconIndex=1\r\n" .

"[{000214A0-0000-0000-C000-000000000046}]\r\n" .

"Prop3=19,2\r\n";

}

</snip>

i googled a lot, but it seems this 'receipe' of '.URL' file is something top secret with microsoft! Smile

thanks

~viraj
kalinaga is offline   Reply With Quote
Sponsored Links
Old 12-08-2006, 08:00 AM   #2 (permalink)
reformedman
Junior Member
 
Join Date: Nov 2006
Posts: 8
Default Re: iconizing desktop shortcut (.url files)

It's a windows xp setting. The individual has to set their internet settings to open and to icon; with a specific application, ie, firefox, netscape, etc....
reformedman is offline   Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Points Per Thread View: 1.00
Points Per Thread: 11.00
Points Per Reply: 5.00



» Sponsors

» Links

» Affiliates
Web Hosting
Marketing Find
Merchant Select
SiteMap Builder
Host Compare
Dedicated Servers

» Links

» Sports Network
Paintball Forum
Football Forum
Hockey Forum
Golf Forum
Boxing Forum
Lacrosse Forum
Baseball Forum
SnowBoarding Forum
Soccer Forum
MMA Forum


All times are GMT -4. The time now is 07:46 AM.



LinkBacks Enabled by vBSEO 3.0.0 RC8
Webmaster Forums