This javascript will allow you to create and reply in community topics at super speeds. To use this efficiently, i’ll recommend that you add this code as a bookmarklet to use this to it’s full advantage. Believe me, the pain of adding and dragging bookmark to your browser is worth taking…
Alternately, you can test how this piece of javascript works. Run this javascript on any community topic or community forum.
javascript:e=prompt(‘Enter the Subject:’,”);f=prompt(‘Enter Your Reply:’,”);cmm=location.href.match(/cmm.*/);a=document.forms[1];;a=document.forms[1];a.action=’/CommMsgPost.aspx?’+cmm+’&’+'&subjectText=’+e+’&bodyText=’+f+’&Action.submit’;a.submit();void(0)
» Using The Javascript (Bookmarklet)
» Creating New Topics
- Navigate to community forum.
- Click on the bookmarklet.
- Enter Subject and Your reply
- That’s all.
» Replying in Already Created Topics
- Navigate to the topic
- Click on the bookmark
- Fillin the subject and Message.
- Done!
» Screenshots
Kindly click on the screenshots to enlarge and have a better view.
» Credits
Popeye The Coder


























where is the code??
@dev – you had to drag the bookmarklet and use it.
I have now included the javascript code so that you guys can test it easily.