Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Retrieve value from HTML Page
Message
 
 
To
09/05/2004 18:14:27
General information
Forum:
Visual FoxPro
Category:
Internet applications
Miscellaneous
Thread ID:
00902320
Message ID:
00902322
Views:
37
Try
? oIE.Document.all("preco_prod").Value
>Hi all,
>
>How can i, retrieve the value '89.90' in the link below,
>
>Ex:
>oIE = createobject( "internetexplorer.application" )
>oIE.Visible = .t.
>oIE.Navigate( "http://www.chipsite.pt/produtos.php?id_fam=47" )
>
>
>I need to fill my Visual FoxPro Form Field with the value from this HTML page....is this possible????
>
>Thanks in advance
>
>João Batista
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform