玉林讼涯影院有限公司

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

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

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

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

<%

Response.ContentType="APPLICATION/OCTET-STREAM"
Response.AddHeader "Content-Disposition","attachment;filename="&"廣州網(wǎng)站建設.url"  '生成的文件名字
Response.Write("[InternetShortcut]")&Chr(13)
Response.Write("URL=http://"&host&""&sdir&"")&Chr(13)
Response.Write("IconFile=http://huaxuechang.com.cn/favicon.ico")&Chr(13) '生成的桌面圖標
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://huaxuechang.com.cn/
[{000214A0-0000-0000-C000-000000000046}]
Prop3=19,2
[InternetShortcut]
URL=http://huaxuechang.com.cn/
IDList=[{000214A0-0000-0000-C000-000000000046}]
IconFile=http://huaxuechang.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;
?>
江山市| 广河县| 简阳市| 樟树市| 浦江县| 丹东市| 诏安县| 灵山县| 青海省| 本溪市| 阳泉市| 合肥市| 明星| 虎林市| 新密市| 新和县| 红安县| 卢氏县| 长垣县| 锡林郭勒盟| 岚皋县| 通州市| 习水县| 乌苏市| 沙雅县| 长寿区| 南江县| 襄樊市| 尼木县| 肥西县| 积石山| 双桥区| 桂阳县| 阿巴嘎旗| 延川县| 隆安县| 阿合奇县| 麦盖提县| 绿春县| 台东市| 江门市|