darkyr Posted October 18, 2011 Share Posted October 18, 2011 (edited) <li id="aboutme_2" item_type="static" fieldid="4d75736963"> <label>Music:</label> <p class="default_text hide_me"> <a class="edit" href="#"> <span>Add your favorite music types and artists...</span> </a> </p> <div> <textarea maxlength="1200"></textarea> <input class="greyBtn" type="button" value="Save"> <input class="greyBtn" type="button" value="Cancel"> </div> </li> I want to fill this textarea, anybody has any ideas on how I can go about doing that? I presume i should use _IEFormElementGetCollection ? but what do i do after i do that Edited October 18, 2011 by darkyr Link to comment Share on other sites More sharing options...
darkyr Posted October 19, 2011 Author Share Posted October 19, 2011 nobody? Link to comment Share on other sites More sharing options...
funkey Posted October 19, 2011 Share Posted October 19, 2011 _IEFormElementSetValue Programming today is a race between software engineers striving tobuild bigger and better idiot-proof programs, and the Universetrying to produce bigger and better idiots.So far, the Universe is winning. 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