Just an updated.
Looking more into the web page code, it looks like the value is within an iFrame. I think this is probably the problem. I still am unable to find a resolution for it though :(...
I tired to just load the page using the iFrame source, but they have it setup to re-direct you...
Hi PHV. Thanks for your reply.
I have tried this and it doesn't seem to like it :(
myIE.Document.getElementByName("user").Value = "test"
I get "Object doesn't support this property or method". :(
Any other thoughts?
Hello.
I am trying to automate login information on a webpage.
The webpage doesn't have ID's setup for the fields.
Example: <input name="user" tabIndex="1" class="ti" type="text" maxLength="32"/>
I am trying to figure out how to set the value of this field and am not having any luck as it...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.