English 中文(简体)
延迟后阅读网页内容
原标题:Read the contents of a webpage after a delay
  • 时间:2011-06-02 20:55:27
  •  标签:
  • ajax

一旦网页完全加载,有什么方法可以读取网页内容吗。我必须从网站上读取价格,并需要将其存储在我的数据库中。但是网站中的价格是通过ajax加载的。结果,我得到的只是“Loading”而不是值。一旦文件完全加载,是否有任何方法可以提取内容。

正在等待答复。。。

最佳回答

你不能从该网站请求的文件中读取内容吗?

问题回答

暂无回答




相关问题
ajax login using httpRequest?

I am trying to develop my login script to give feedback to the user if the login is valid or not. Basically if it isn t correct a div box will show saying its wrong, if its correct it will show its ...

Virtual Tour using sketch up, ajax, flash technologies

I want to know if there are existing technology that make your 3d models in sketch into virtual tours, using either Ajax or Flash for web presentation. If there s none, which will be a good approach ...

How can i update div continuously

I have asp.net application where i have a div which showing the value from other site. The value of that site is changing continuously. I want that my div will automatically update in some interval ...

热门标签