怎样最得axWebBrowser框架中某一个文件的HTML源码?

 所属目录:Java   |   类型:技术问答   |   时间:2007-05-21
 问题:

在axwebbrowser中有以下的网页  
  <frameset   rows="235,*"   cols="*"   frameborder="yes">  
      <frame   src="top.php"   scrolling="no"   noresize>  
      <frame   src="http://kanoodle.com/results.cool?query=instant+messaging">  
  </frameset>  
  <noframes>  
  现在我想取得top.php网页的html源码,在axwebbrowser怎么实现?

· 网友精彩回答:

发表者:mauvedragon

我知道可以用dom中文档的框架集来获取,但具体的代码我也想知道。

.
处理 SSI 文件时出错
© 2006-2008 All Rights Reserved