For an application I should read and interpret the result of an html-site.

If I call a specific URL with parameter, the URL displays a string in html. 
This value is needed in a RBASE for Windows application.

I would be able to present the URL within an internet browser object in a form 
and ask the user to copy and paste to variable/database fields by himself, but 
I would prefer to run this process automatically in the background.

Has anybody an idea or a tool to pass or receive a html page to RBASE for 
Windows without user interaction? The URL has not to be displayed.

Example (copy till end of line for testing, the spaces are part of the 
parameters):
http://tinygeocoder.com/create-api.php?q=3935 Old William Penn 
Highway,%20Murrysville,%20USA
Returns geo-coordinates for RBase Technologies Inc.: 40.42754,-79.69132

In another case, other URL, I  receive a formatted html table, where I should 
extract some needed values.

Best Regards
Adrian

Reply via email to