namson93 Posted August 16, 2011 Share Posted August 16, 2011 (edited) vBulletin 3.8.7vBulletin 4.1.5$forumweb = ObjCreate("Shell.Explorer.2") GUICtrlCreateObj($forumweb, 5, 380, 431, 196) $oName2 = _IEGetObjById ($forumweb, "vB_Editor_001_textarea") $Message = InputBox("Hello","Your text") _IEFormElementSetValue($oName2,$Message):-??and vbb 4.x i can't send.How do i do? Edited August 16, 2011 by namson93 SarShooppyJer 1 Link to comment Share on other sites More sharing options...
namson93 Posted August 16, 2011 Author Share Posted August 16, 2011 test code on vbb 3.8.4 it ok. help me Link to comment Share on other sites More sharing options...
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