Hi, Everyone:
I am new to vb and this forums. What I am trying to do is to write an automation program for our sales. The program needs to auto login to our customer's web site, then go a aspx page to get a sales table from customer's database. I am using a webbrowser control navigate to the customer site, and was able to automatically login and jump to the aspx page directly. I can see the web page in the webbrowser control window and the code in the code window. But when I trying to access its elements. that is trying to assign value of the element in order to extract certain data from the database, somehow I failed. The error message said there is no object exist, so the value is NULL. I am not quite understand this?
Can anyone point me a direction? Or give me some example of how to access the elements in a aspx page.
Thanks a lot.


Reply With Quote



