从一个页面得到另一个页面中的内容,请问该如何解决 ( 积分: 100 )

  • 主题发起人 主题发起人 fccw
  • 开始时间 开始时间
F

fccw

Unregistered / Unconfirmed
GUEST, unregistred user!
从一个页面得到另一个页面中的内容,请问该如何解决
<meta http-equiv=&quot;Content-Type&quot;
content=&quot;text/html;
charset=gb2312&quot;>
<title>新建网页 1</title>

<body>
<form method=&quot;POST&quot;
action=&quot;--WEBBOT-SELF--&quot;>
<-!I1.document.documentElement.innerHTML>
<p><input type=&quot;button&quot;
value=&quot;按钮&quot;
name=&quot;B3&quot;
onclick=&quot;alert(I1.document.documentElement.innerHTML)&quot;></p>
</form>
<p><iframe name=&quot;I1&quot;
src=&quot;index1.htm&quot;
height=&quot;100%&quot;
width=&quot;100%&quot;>
浏览器不支持嵌入式框架,或被配置为不显示嵌入式框架。</iframe></p>
</body>
 
从一个页面得到另一个页面中的内容,请问该如何解决
<meta http-equiv=&quot;Content-Type&quot;
content=&quot;text/html;
charset=gb2312&quot;>
<title>新建网页 1</title>

<body>
<form method=&quot;POST&quot;
action=&quot;--WEBBOT-SELF--&quot;>
<-!I1.document.documentElement.innerHTML>
<p><input type=&quot;button&quot;
value=&quot;按钮&quot;
name=&quot;B3&quot;
onclick=&quot;alert(I1.document.documentElement.innerHTML)&quot;></p>
</form>
<p><iframe name=&quot;I1&quot;
src=&quot;index1.htm&quot;
height=&quot;100%&quot;
width=&quot;100%&quot;>
浏览器不支持嵌入式框架,或被配置为不显示嵌入式框架。</iframe></p>
</body>
 
Cookie, Seesion...
 
详细点嘛,大哥.
 
你要得到什么内容?变量值?
 
当然是cookies了,这好像不是delphi的内容咯
 
session,hidden,request都可以,建议楼主看看asp、jsp的基本内容。
 

Similar threads

I
回复
0
查看
746
import
I
I
回复
0
查看
775
import
I
S
回复
0
查看
3K
SUNSTONE的Delphi笔记
S
S
回复
0
查看
2K
SUNSTONE的Delphi笔记
S
后退
顶部