|
|
|
|
|
| | |
|
vbscript active server pages ASP vbscript SQL database informix oracle SQL Server Perl CGI Delphi PHP source code code sample samples program CJWSoft ASPProtect ASPBanner ASPClassifieds
(Advanced)
(Components)
(Database)
(General)
(Vbscript)

|
|
Subject: |
reading html from a given URL request without displaying in the browser |
From: |
Mark Gilligan |
Date: |
9/1/2000 6:30:49 PM |
IP: |
207.149.236.17 |
Hello,
I would like to request a page using a particular URL and store it into a variable to be parsed and used for other parts of my asp page. For example:
dim x
x=GetHTMLString(www.yahoo.com)
then be able to use any string function on the string object"x"
Thanks,
Mark
|
|
|
|
|
|
|
|
|
|
|
|
|