KingNED Posted November 19, 2010 Posted November 19, 2010 Hi guys, I've been working on my script for quite some time, now I've found something I cannot solve on my own. After my script fills in certain details, the page will refresh, and show a password on it. Now it's my task, to find the line containing: 'Password: *somerandompassword*' Do you guys know of any way I could get this? Thanks in advance
KingNED Posted November 19, 2010 Author Posted November 19, 2010 On 11/19/2010 at 3:19 PM, 'Juvigy said: Yes , check out the IE UDF.Checked that already...ReadTEXT isn't really an option since that will do everything, i just need the password: *value* section stripped.
Juvigy Posted November 19, 2010 Posted November 19, 2010 So ? Then you do a StringInStr or StringRegEx and find what you want. Also if the password is in a text field or in some element you can easily get it with the IE functions directly.
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