濮阳杆衣贸易有限公司

主頁 > 知識庫 > asp中獲取當(dāng)前頁面的地址與參數(shù)的函數(shù)代碼

asp中獲取當(dāng)前頁面的地址與參數(shù)的函數(shù)代碼

熱門標(biāo)簽:地圖標(biāo)注陽江 武穴地圖標(biāo)注 創(chuàng)意電話機器人 濟源電銷外呼系統(tǒng)線路 世界地圖標(biāo)注了哪些城市 java外呼系統(tǒng)是什么 梧州市地圖標(biāo)注 石家莊慧營銷外呼系統(tǒng) 外呼線路批發(fā)
復(fù)制代碼 代碼如下:

Function getCurrentUrl()
On Error Resume Next
Dim strTemp
If LCase(Request.ServerVariables("HTTPS")) = "off" Then
strTemp = "http://"
Else
strTemp = "https://"
End If
strTemp = strTemp Request.ServerVariables("SERVER_NAME")
If Request.ServerVariables("SERVER_PORT") > 80 Then
strTemp = strTemp ":" Request.ServerVariables("SERVER_PORT")
end if
strTemp = strTemp Request.ServerVariables("URL")
getCurrentUrl = strTemp
End Function

Function getUrlWithParams()
Dim ScriptAddress,Servername,qs
ScriptAddress = CStr(Request.ServerVariables("SCRIPT_NAME"))
Servername = CStr(Request.ServerVariables("Server_Name"))
qs=Request.QueryString
If Request.ServerVariables("SERVER_PORT") > 80 Then
Servername = Servername ":" Request.ServerVariables("SERVER_PORT")
end if
if qs>"" then
getUrlWithParams ="http://" Servername ScriptAddress "?"qs
else
getUrlWithParams ="http://" Servername ScriptAddress
end if
End Function

標(biāo)簽:甘南 唐山 迪慶 南寧 來賓 淮北 揭陽 滁州

巨人網(wǎng)絡(luò)通訊聲明:本文標(biāo)題《asp中獲取當(dāng)前頁面的地址與參數(shù)的函數(shù)代碼》,本文關(guān)鍵詞  asp,中,獲取,當(dāng)前,頁,面的,;如發(fā)現(xiàn)本文內(nèi)容存在版權(quán)問題,煩請?zhí)峁┫嚓P(guān)信息告之我們,我們將及時溝通與處理。本站內(nèi)容系統(tǒng)采集于網(wǎng)絡(luò),涉及言論、版權(quán)與本站無關(guān)。
  • 相關(guān)文章
  • 下面列出與本文章《asp中獲取當(dāng)前頁面的地址與參數(shù)的函數(shù)代碼》相關(guān)的同類信息!
  • 本頁收集關(guān)于asp中獲取當(dāng)前頁面的地址與參數(shù)的函數(shù)代碼的相關(guān)信息資訊供網(wǎng)民參考!
  • 推薦文章
    彰化市| 阿荣旗| 图木舒克市| 两当县| 阳高县| 天镇县| 嘉峪关市| 息烽县| 孝昌县| 阳信县| 东城区| 武陟县| 安泽县| 丽江市| 武乡县| 宁陕县| 武平县| 西吉县| 黔东| 兴化市| 阳山县| 威远县| 若尔盖县| 当雄县| 铜梁县| 九寨沟县| 新野县| 建阳市| 台东县| 黄大仙区| 苏尼特左旗| 齐齐哈尔市| 永济市| 札达县| 平潭县| 易门县| 闽清县| 钟祥市| 龙陵县| 岫岩| 白玉县|