bills4 Posted October 7, 2011 Posted October 7, 2011 <input id="username" class="input_text" type="text" placeholder="At least 6 characters" maxlength="20" name="username"> <input id="password" class="input_text" type="password" placeholder="At least 7 characters" maxlength="35" name="password"> tried but is not working , how can make it work $oIE.document.getElementById("username").value="xethoas" $oIE.document.getElementById("password").value="j5V9F6ho"
Ramzes Posted October 7, 2011 Posted October 7, 2011 Look at _IEFormElementSetValue function. Sorry for my bad English but nobody is perfect. [font=arial, helvetica, sans-serif]Ramzes[/font]
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