"SRCatAIS" <(E-Mail Removed)> wrote in message
news:6290A687-AB07-4FEF-A1E7-(E-Mail Removed)...
> Doug,
> You must use the activex control, Microsoft Internet Control, found in
the toolbox. This or the Microsoft Web Brower control can be directed to a
website. It will also give you access to the DOM. You can then extract the
document and read line by line. I have an app at the office that does this.
You can email me
(E-Mail Removed) if you would like the code.
>
> Steven Cummings MCSE
He doesn't >must< hafta! He could do a few winsock calls (WSOCK32.DLL) to
send an HTTP request!
Do you know if there is any way to access the DOM *without* the webbrowser
control? I have HTML, & need to access the DOM, but I absolutely do not
want to inconporate the webbrowser control.
TIA,
TC