I have written a screen scraper utility which pulls in the html via the msxml object. I'm using msxml 2.0. Everything works great but the content I'm running through stops feeding and instead the html returned is a "registration page". This is a site for which our company is a paid subscriber and I can view the content without any problem in my browser and the only think I can figure is that because the VB app does not have any way to allow cookies to be set, that this is where the stumbling block occurs. I don't even know if this possible, but if it is, any help will be greatly appreciated.
Thanks
Thanks