VB 6, MS Inet Controls, downloading html via IE object
I'm using an Inet control to download and view source codes of pages. For automatic bot, I need functions like login, read messages and automatic answer by predefined dictionary.
Now, I need use the IE (or other browser) to view pages. I hope use it like:
- download webroot index
- login
- search for crypted pass in result html code
- load target "thread" with parameters like threadID, cryptedPASS, and other
but, window, after login is fragmented into frames, I need function for showing source code of target frame, and then change his navigate adress.
Can I do it with Microsoft Internet Controls ? I spend it too much time, but find nothing (including google :SICK: )
(sorry for english, not my job ;)
P.
p.s. If you dont understood, what i want, just thing, need to download web to window, click link at some link in frame and displays target source code in textbox and his html face in other object. Just do it :(
p.p.s. I forgot: with each page, i must send "referal" page (from which i coming - last downloaded page)
Heeeeeeeelp

