一个idhttp获取的问题,,各位,谢谢啦,
时间:2011-09-04
来源:互联网
Delphi(Pascal) code
不知道为什么执行了上面一段之后返回这样的数据,读取其他网页很正常啊!,各位大侠帮忙看看啊!谢谢啦!
<html>
<head>
<TITLE>福建水利信息网</TITLE>
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5">
</head>
<frameset rows="27,*">
<FRAME src='top.jsp?sys=2' noresize frameBorder='no' scrolling='no' id='top' name='top'>
<FRAME frameBorder='1' noresize scrolling='auto' id='main' name='main' src="/fangxun_fj/shuiqing/shuiQingAct.do">
<noframes>
<p>This page requires frames, but your browser does not support them.</p>
</noframes>
procedure TForm1.Button1Click(Sender: TObject); var str,code,path:string; t,i,count :Integer; done:Boolean; postlist:TStringList; response:TStringStream; mytext :TextFile; begin //登陆代码 // response := TStringStream.Create(''); postlist := TStringList.Create; str := IdHTTP1.Get('http://www.fjwater.gov.cn/fangxun_fj/index.jsp?sys=2'); AssignFile(mytext,'e:/5.xml'); Rewrite(mytext); Writeln(mytext,str); end;
不知道为什么执行了上面一段之后返回这样的数据,读取其他网页很正常啊!,各位大侠帮忙看看啊!谢谢啦!
<html>
<head>
<TITLE>福建水利信息网</TITLE>
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5">
</head>
<frameset rows="27,*">
<FRAME src='top.jsp?sys=2' noresize frameBorder='no' scrolling='no' id='top' name='top'>
<FRAME frameBorder='1' noresize scrolling='auto' id='main' name='main' src="/fangxun_fj/shuiqing/shuiQingAct.do">
<noframes>
<p>This page requires frames, but your browser does not support them.</p>
</noframes>
作者: zhongqian1_6 发布时间: 2011-09-04
<p>This page requires frames, but your browser does not support them.</p>
提示信息是:
这个网页由若干框架构成,你的浏览器不支持这个功能。
提示信息是:
这个网页由若干框架构成,你的浏览器不支持这个功能。
作者: shijies 发布时间: 2011-09-04
我百度了知道是这个翻译,可是我不知道要怎么解决啊,能不能给个思路呢?
作者: zhongqian1_6 发布时间: 2011-09-04
相关阅读 更多
热门阅读
-
office 2019专业增强版最新2021版激活秘钥/序列号/激活码推荐 附激活工具
阅读:74
-
如何安装mysql8.0
阅读:31
-
Word快速设置标题样式步骤详解
阅读:28
-
20+道必知必会的Vue面试题(附答案解析)
阅读:37
-
HTML如何制作表单
阅读:22
-
百词斩可以改天数吗?当然可以,4个步骤轻松修改天数!
阅读:31
-
ET文件格式和XLS格式文件之间如何转化?
阅读:24
-
react和vue的区别及优缺点是什么
阅读:121
-
支付宝人脸识别如何关闭?
阅读:21
-
腾讯微云怎么修改照片或视频备份路径?
阅读:28