Jump to content

Recommended Posts

Posted (edited)

Okay im wanting to do just this and it works great but there is one issue how can I do it where it happens in the background and the user dosnt see it.

#include <IE.au3>
$oIE = _IECreate ("http://password.homestead.com")
$Password = _IEBodyReadText ($oIE)

Thank You

Edited by Medic873
Posted (edited)

Okay im wanting to do just this and it works great but there is one issue how can I do it where it happens in the background and the user dosnt see it.

#include <IE.au3>
$oIE = _IECreate ("http://password.homestead.com")
$Password = _IEBodyReadText ($oIE)

Thank You

Normally i would post some code for you, but just the nature of what your trying to do has something sinister about it. I may be looking into it too much, but you should check the help file everything you need is in there.

Edited by Steveiwonder

They call me MrRegExpMan

Posted

I have seen the invisiable control send code before but I cant find it right now and am getting frusterated. And what is so wrong about having my software. check a online refrence to see if they really purchased my software so no one can hack my software.

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...