Uriziel01 Posted May 21, 2007 Posted May 21, 2007 I created a IE window by using $oIE = ObjCreate("Shell.Explorer.2") and i goth a question, how to manipulate and search in this window, let sey that i enter site where in source i have number of session (on next enter the number is else) for ex. <a href="http://abcdefg.com/index?session=xxxxx">Some Link</a> and i want to copy from this source only session number, is that possible ? i may load source to variable with _INetGetSource but whats next ?
Uriziel01 Posted May 21, 2007 Author Posted May 21, 2007 Nobody?! How do you think, if I save the source to file and next read only those session bytes, this may be working ?
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