Web Connection
fetch a webpage
Gravatar is a globally recognized avatar based on your email address. fetch a webpage
  n/a
  All
  Jul 24, 2014 @ 04:57am
forget it. i found it in wwhttp.prg


......

oh, I am in here. for a moment I thought my password was wrong....

anyway I need to retrieve the sorce of this website

http://ott.ct.gov/cashmanagement_st_dailyrate.html

to parse out the simple iterest for the last to month. at the moment my users ( i work for this agency) have to look up the interest rate on our website and enter it inot one of my apps.

i have wconnect 5 point something

mahalo

aloha

Peter

Gravatar is a globally recognized avatar based on your email address. Re: fetch a webpage
  Harvey Mushman
  Peter
  Jul 24, 2014 @ 10:46am
If the data you are looking for has a unique html tag or id, it should be fairly easy to parse the page. Otherwise you are going to need to write a lot of logic to figure out where the data you want is located in the page.

It might be easier to write a client side script, load the page into a local browser and scan it that way. jQuery can find in a page really easily. Just a thought...

I have not looked at your source page so my suggestions might be off topic.

--hm


forget it. i found it in wwhttp.prg


......

oh, I am in here. for a moment I thought my password was wrong....

anyway I need to retrieve the sorce of this website

http://ott.ct.gov/cashmanagement_st_dailyrate.html

to parse out the simple iterest for the last to month. at the moment my users ( i work for this agency) have to look up the interest rate on our website and enter it inot one of my apps.

i have wconnect 5 point something

mahalo

aloha

Peter


--hm--

© 1996-2024