raedts Posted July 6, 2006 Posted July 6, 2006 Okay i would like to write a little script that checks if you got e-mail in your hotmail account. This should happen on the background. I tried to do this with inetget. w0uter explaned me how to do this with various website's but i didn't succeed by hotmail (could be proteced). As fire as i looked i foud the next fields: name="PPSX" value="Passpo" name="PwdPad" value="" name="login" value="someone@hotmail.com" name="passwd" value="somepassword" name="SI" value=" Aanmelden " name="LoginOptions" value="2" name="PPFT" value="B7h7GQXMEJQYPtSujNbfofLu2qb5cFhAWBrqHSqUdsDqRIF7ZqS4GDuBQDV0yMhyGEfQ3H54EBsGXRle88GDTprQuT9e" Is it protected? Am i doing something wrong? Or is there a other way? > I tried search but didn't succeed, if there has been a topic about this i am sorry. <
Moderators big_daddy Posted July 6, 2006 Moderators Posted July 6, 2006 (edited) Hotmail LoginBy the way I searched for "hotmail login" Edited July 6, 2006 by big_daddy
raedts Posted July 6, 2006 Author Posted July 6, 2006 Hotmail LoginBy the way I searched for "hotmail login" Yes, but does this one run on the background?
Moderators big_daddy Posted July 6, 2006 Moderators Posted July 6, 2006 Yes, but does this one run on the background?Change this: $oIE = _IECreate("http://www.hotmail.com")oÝ÷ Ù:-+ºÚ"µÍÌÍÛÒQHHÒQPÜX]J ][ÝÚËÝÝÝËÝXZ[ÛÛI][ÝË
raedts Posted July 6, 2006 Author Posted July 6, 2006 with that you create a 0 by 0 pixel internet explorer, i think it will disturb you if you are playing a game....
Moderators big_daddy Posted July 6, 2006 Moderators Posted July 6, 2006 with that you create a 0 by 0 pixel internet explorer, i think it will disturb you if you are playing a game....No....that is not what it is doing. Take a look at the helpfile for IE.au3.
raedts Posted July 7, 2006 Author Posted July 7, 2006 sorry i made a mistake. But thnx for linking me to that page, i got what i need
Moderators big_daddy Posted July 7, 2006 Moderators Posted July 7, 2006 sorry i made a mistake.But thnx for linking me to that page, i got what i need No problem, an updated version of that documentation will be included in the next beta.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now