Open (website) for Input?
I know how to do the basic:
open "c:\file.txt" for Input As #1
is it possible to open a web site for text input, and read the html code
as text into VBA? What would the format for the filename be?
Thanks so much in advance!
Joey
|