西南啄帜国际贸易有限公司

專業(yè)的廣州網(wǎng)站建設(shè)、廣州網(wǎng)站制作公司為您服務(wù),電話:020-85548809,29883069 手機(jī)訪問
微信關(guān)注
關(guān)注奇億廣州網(wǎng)站建設(shè)微信
網(wǎng)站導(dǎo)航
新聞中心
首頁>新聞中心>網(wǎng)頁設(shè)計

簡單添加網(wǎng)頁快捷方式到電腦桌面

添加時間:2016/12/20 19:35:10    編輯:奇億網(wǎng)站建設(shè)公司

以下是ASP添加網(wǎng)頁快捷方式到電腦桌面的代碼:

<%

Response.ContentType="APPLICATION/OCTET-STREAM"
Response.AddHeader "Content-Disposition","attachment;filename="&"廣州網(wǎng)站建設(shè).url"  '生成的文件名字
Response.Write("[InternetShortcut]")&Chr(13)
Response.Write("URL=http://"&host&""&sdir&"")&Chr(13)
Response.Write("IconFile=http://dalianshunda.com.cn/favicon.ico")&Chr(13) '生成的桌面圖標(biāo)
Response.Write("IDList=")&Chr(13)
Response.Write("[{000214A0-0000-0000-C000-000000000046}]")&Chr(13)
Response.Write("Prop3=19,2")&Chr(13)
Response.End
%>

如果是PHP添加網(wǎng)頁快捷方式到電腦桌面的則是下面的代碼:
<?php
if(isset($_GET[title]) && trim($_GET[title]) !== "") $title = trim($_GET[tilte]);
$content='
[DEFAULT]
BASEURL=http://dalianshunda.com.cn/
[{000214A0-0000-0000-C000-000000000046}]
Prop3=19,2
[InternetShortcut]
URL=http://dalianshunda.com.cn/
IDList=[{000214A0-0000-0000-C000-000000000046}]
IconFile=http://dalianshunda.com.cn/favicon.ico
IconIndex=1
HotKey=0
Prop3=19,2';
header("Content-type:application/octet-stream");
header("Content-Disposition:attachment; {$title}.url;");
echo $content;
?>
泰宁县| 客服| 纳雍县| 治县。| 城步| 牡丹江市| 海南省| 巴彦淖尔市| 新竹市| 锡林浩特市| 两当县| 西贡区| 山丹县| 蒙山县| 郧西县| 柳江县| 肇庆市| 锦州市| 旬阳县| 纳雍县| 手游| 滨海县| 岳阳市| 仙桃市| 巨鹿县| 淳安县| 商城县| 凤冈县| 涞源县| 普洱| 黔南| 阜康市| 长岭县| 和林格尔县| 北宁市| 广西| 云霄县| 陈巴尔虎旗| 同心县| 利川市| 宁强县|