nghich3 Posted January 29, 2011 Posted January 29, 2011 (edited) I tried all cases , But it's not working . Any one help me please . use my login info : user : deathofangel pass : 12345678 many thanks link : http://beat.vn/forum/showthread.php?203841 <div class="editor_textbox quickreply"> <textarea name="message" id="vB_Editor_QR_textarea" rows="10" tabindex="1" cols="80" dir="ltr">sdfsdfsd</textarea> </div> #Include <FF.au3> _FFStart("http://beat.vn/forum/showthread.php?203841") If _FFIsConnected() Then _FFLoadWait() $sTextboxComment = _FFObjGet("vB_Editor_QR_textarea", "id") _FFObj($sTextboxComment, "content", "234234234234523taetertwrtrtw ") ;________________________ ;$sTextArea = _FFXpath("//textarea[@name='message']","",9) ;MsgBox(64,"", _FFObj("xpath.type") & @crlf & _FFObj("xpath.value") & @crlf & _FFObj("xpath.id")) ;_FFObj($sTextArea, "value", "dsagasdgasdfafadfasd") ;________________________ ;$HTML = _FFReadHTML() ;$HTML = StringReplace($HTML,'<textarea name="message" id="vB_Editor_QR_textarea" rows="10" tabindex="1" cols="80" dir="ltr"></textarea>','<textarea name="message" id="vB_Editor_QR_textarea" rows="10" tabindex="1" cols="80" dir="ltr">sdfsdfsdfdfsdffsdfsdfsdf</textarea>') ;_FFWriteHTML($HTML,"body") EndIf Edited January 29, 2011 by nghich3
nghich3 Posted January 29, 2011 Author Posted January 29, 2011 _FFSetValue("jyfufgfjhfhjgfhgfhgfghfhgfhgfhgfhgfhg", 'vB_Editor_QR_textarea', 'id') One more not work
nghich3 Posted January 29, 2011 Author Posted January 29, 2011 (edited) some one changed my pass ( User my new one : user : autoit pass : 123456 Edited January 29, 2011 by nghich3
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