hi guys, I'm new in this forum, it's nice to see how big it's the comunity! ![:o]()
Well, this is my problem:
I'm trying to download the html source of a website, the usual function would be InetGetSource, the problem here is that I have to be logged in the website to do it, else the page isn't available.
I thought that If I just IEcreate a page with my info logged (got it) and go to the page I want to download, then I would be able to download it (cause I will be already logged)
but nope, it seems that IEcreate and INetGetSource are different things (Inet.au3 & IE.au3) and one doesn't share the info of the other (the loggin data)
What could I do my fellas?
Thanks a lot, this is driving me crazy since last week
![:o](http://aut1.autoit-cdn.com/forum/public/style_emoticons/default/ohmy.png)
Well, this is my problem:
I'm trying to download the html source of a website, the usual function would be InetGetSource, the problem here is that I have to be logged in the website to do it, else the page isn't available.
I thought that If I just IEcreate a page with my info logged (got it) and go to the page I want to download, then I would be able to download it (cause I will be already logged)
but nope, it seems that IEcreate and INetGetSource are different things (Inet.au3 & IE.au3) and one doesn't share the info of the other (the loggin data)
What could I do my fellas?
Thanks a lot, this is driving me crazy since last week
![:(](http://aut1.autoit-cdn.com/forum/public/style_emoticons/default/sad.png)