国产探花免费观看_亚洲丰满少妇自慰呻吟_97日韩有码在线_资源在线日韩欧美_一区二区精品毛片,辰东完美世界有声小说,欢乐颂第一季,yy玄幻小说排行榜完本

首頁 > 網站 > 幫助中心 > 正文

asp讀取遠程文件并保存到本地代碼

2024-07-09 22:40:35
字體:
來源:轉載
供稿:網友
<%
dim act,ifLogin,loginUrl,loginActUrl,loginData,fileUrl,fileName
act=request.QueryString("act")
if(act="do") then 
 ifLogin=Cint(request.QueryString("ifLogin"))
 loginActUrl=request.Form("loginActUrl")
 loginData=request.Form("loginData")
 fileUrl=request.Form("fileUrl")
 fileName=mid(fileUrl,instrrev(fileUrl,"/")+1)
 extPos=instrrev(fileName,"?")
 if(extPos>0) then
  fileName=left(fileName,extPos-1)
 end if
 if(ifLogin=1) then
  call PostHttpPage(loginActUrl,loginData)
 end if
 call DownloadFile(fileUrl,fileName)
else
%>
<form name="form1" method="post" action="?act=do">
  <p>是否登錄:
    <input name="ifLogin" type="radio" value="1">
    是
    <input name="ifLogin" type="radio" value="0" checked>
    否  </p>
  <p>登錄提交地址:
    <input name="loginActUrl" type="text" size="50">
  </p>
  <p>
    登錄數據:<input name="loginData" type="text" size="50">
  </p>
  <p>
    要保存的遠程文件URL:
    <input name="fileUrl" type="text" size="50">
  </p>
  <p>
    <input type="submit" name="Submit" value="提交">
    <input type="reset" name="Submit2" value="重寫">
  </p>
</form>
<%
end if
Function BytesToBstr(body,code) 
        dim objstream 
        set objstream = Server.CreateObject("adodb.stream") 
        objstream.Type = 1 
        objstream.Mode =3 
        objstream.Open 
        objstream.Write body 
        objstream.Position = 0 
        objstream.Type = 2 
        objstream.Charset =code
        BytesToBstr = objstream.ReadText  
        objstream.Close 
        set objstream = nothing 
End Function 
發表評論 共有條評論
用戶名: 密碼:
驗證碼: 匿名發表
主站蜘蛛池模板: 京山县| 安图县| 开封县| 建始县| 靖西县| 陆河县| 沙洋县| 海淀区| 渭源县| 平邑县| 邯郸县| 甘德县| 建德市| 阳朔县| 乐都县| 冷水江市| 绥滨县| 成都市| 天峨县| 佛冈县| 衡阳县| 红原县| 东源县| 东乌珠穆沁旗| 杨浦区| 济南市| 临泉县| 饶河县| 武山县| 隆德县| 临桂县| 甘泉县| 崇文区| 漳浦县| 吴旗县| 云龙县| 长子县| 临潭县| 三亚市| 神木县| 兴化市|