RBTI

  Thanks for adding the "No Check" when saving a table after changing  column 
name(s).

Buddy


-----Original Message-----
From: [email protected] [mailto:[email protected]] On Behalf Of Adrian Hüssy
Sent: Monday, May 30, 2011 1:51 AM
To: RBASE-L Mailing List
Subject: [RBASE-L] - AW: [RBASE-L] - Re: receiving HTML datastream into 
varchar/note

Hi Mike
Anwers in-line, thanks.

-----Ursprüngliche Nachricht-----
Von: [email protected] [mailto:[email protected]] Im Auftrag von Mike Byerley
Gesendet: Freitag, 27. Mai 2011 15:53
An: RBASE-L Mailing List
Betreff: [RBASE-L] - Re: receiving HTML datastream into varchar/note

Adrian,
  Questions in-line:

----- Original Message ----- 
From: "Adrian Hüssy" <[email protected]>
To: "RBASE-L Mailing List" <[email protected]>
Sent: Friday, May 27, 2011 4:09 AM
Subject: [RBASE-L] - receiving HTML datastream into varchar/note


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

  Q. Are you trying to read displayed data from the site as shown in your 
default (non RBASE) browser?
A. In this geocode yes. The page only display following as one page: 
40.42754,-79.69132
In a second case I get a formatted table with results to one inquiry.

2. 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.
  Q.  Are you trying to capture the URL as shown in your default (non RBASE) 
browser into an RBASE variable or are you trying to pass the value of an 
RBASE variable to the Address bar of your default (non RBASE) browser?
A. I'm not trying to catch the URL itself, but the represented page. 

3. 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.
  Q.

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.
A.  I have experience with filling a remote site page with data from RBase 
and "IF" there are no cross-domain security issues, I should be able to use 
my RMScript.DLL to get displayed data from a remote web page "IF" the text 
objects of the remote page use the same value for the ID property of the  TD 
(table_data)  in every case.
A. I will have a look at yur RMScript.DLL, thank's for the hint.

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

--- RBASE-L
================================================
TO POST A MESSAGE TO ALL MEMBERS:
Send a plain text email to [email protected]

(Don't use any of these words as your Subject:
INTRO, SUBSCRIBE, UNSUBSCRIBE, SEARCH,
REMOVE, SUSPEND, RESUME, DIGEST, RESEND, HELP)
================================================
TO SEE MESSAGE POSTING GUIDELINES:
Send a plain text email to [email protected]
In the message SUBJECT, put just one word: INTRO
================================================
TO UNSUBSCRIBE: 
Send a plain text email to [email protected]
In the message SUBJECT, put just one word: UNSUBSCRIBE
================================================
TO SEARCH ARCHIVES:
Send a plain text email to [email protected]
In the message SUBJECT, put just one word: SEARCH-n
(where n is the number of days). In the message body, 
place any 
text to search for.
================================================

--- RBASE-L
=======================3D=======================
D=
TO POST A MESSAGE TO ALL MEMBERS:
Send a plain text email to [email protected]

(Don't use any of these words as your Subject:
INTRO, SUBSCRIBE, UNSUBSCRIBE, SEARCH,
REMOVE, SUSPEND, RESUME, DIGEST, RESEND, HELP)
=======================3D=======================
D=
TO SEE MESSAGE POSTING GUIDELINES:
Send a plain text email to [email protected]
In the message SUBJECT, put just one word: INTRO
=======================3D=======================
D=
TO UNSUBSCRIBE: 
Send a plain text email to [email protected]
In the message SUBJECT, put just one word: UNSUBSCRIBE
=======================3D=======================
D=
TO SEARCH ARCHIVES:
Send a plain text email to [email protected]
In the message SUBJECT, put just one word: SEARCH-n
(where n is the number of days). In the message body, 
place any 
text to search for.
=======================3D=======================
D=


Reply via email to