Print Page | Close Window

extrating data from remote site

Printed From: Web Wiz Forums
Category: General Discussion
Forum Name: Classic ASP Discussion
Forum Description: Discussion on Active Server Pages (Classic ASP).
URL: https://forums.webwiz.net/forum_posts.asp?TID=338
Printed Date: 29 March 2026 at 8:03am
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: extrating data from remote site
Posted By: charon
Subject: extrating data from remote site
Date Posted: 20 February 2003 at 2:52am

hi,

I know that there are fews number of components that we can be use for extracting data from remote sites. I'm trying to use MS Internet Transfer control or XMLHTTP together with string functions to grab the "data" i want, but still fail to get it.

The data i want is kind of dynamic.I'm try to use regexp, but hve problem in matching character, always invalid. the data i want is look like:

<TR ALIGN=RIGHT>
<TD ALIGN=LEFT><a href="/marketwatch/charts/chartlist.asp?stock_code=1224~INTRIA&p1=2.38&p2=2.39&p3=2.4&p4=2.39&p5=2.4&p6=0.02&p7=0.84&p8=67&p9=13.433">SPSETIA</A></TD><TD ALIGN=LEFT>8664</TD><TD>2.39</TD><TD>2.40</TD><TD>2.39</TD><TD>2.40</TD><TD><FONT COLOR=#0000FF>0.02</FONT></TD><TD>0.8%</TD><TD>67</TD><TD>2.40/6</TD><TD>2.41/17</TD></TR>
is there any others way??
Please advice!




Replies:
Posted By: MorningZ
Date Posted: 20 February 2003 at 8:20am
what part of it is static and which part is dynamic?

-------------
Contribute to the working anarchy we fondly call the Internet


Posted By: charon
Date Posted: 20 February 2003 at 8:20pm

THis part is static:

<TR ALIGN=RIGHT>
<TD ALIGN=LEFT><a href="/marketwatch/charts/chartlist.asp?stock_code=1224~INTRIA

THis part is dynamic:

&p1=2.38&p2=2.39&p3=2.4&p4=2.39&p5=2.4&p6=0.02&p7=0.84&p8=67&p9=13.433">SPSETIA</A></TD><TD ALIGN=LEFT>8664</TD><TD>2.39</TD><TD>2.40</TD><TD>2.39</TD><TD>2.40</TD><TD><FONT COLOR=#0000FF>0.02</FONT></TD><TD>0.8%</TD><TD>67</TD><TD>2.40/6</TD><TD>2.41/17

This part is static:

</TD></TR>




Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.08 - https://www.webwizforums.com
Copyright ©2001-2026 Web Wiz Ltd. - https://www.webwiz.net