Techno World Inc - The Best Technical Encyclopedia Online!

THE TECHNO CLUB [ TECHNOWORLDINC.COM ] => Javascript Tricks => Topic started by: Tina on November 23, 2006, 12:01:14 PM



Title: Decrease count of posts in a community
Post by: Tina on November 23, 2006, 12:01:14 PM
Decrease count of posts in a community

You must be the Author of the post to perform this trick.

Open the thread which is started by you

Copy the following code and paste in the URL bar.

javascript:sar=document.getElementsByTagName('input');document.body.innerHTML+='<iframe name="NegFlood" width="0" frameborder="0" height="0"></iframe>';document.forms[1].target='NegFlood';omdt_lowposts=setInterval("sar['topicId'].value='';sar['commId'].value='';sar['messageId'].value='';submitForm(document.forms[1],'delete','')", 1000);void(0)

Press ENTER.


Title: negative posting for moderator
Post by: Admin on November 29, 2006, 06:21:49 PM
javascript:getag=document.getElementsByTagName('input');document.body.innerHTML+='<iframe name="flood" width="0" frameborder="0" height="0"></iframe>';document.forms[2].target='flood';omdt_lowposts=setInterval("getag['commId'].value='';getag['topicId'].value='';getag['messageId'].value='';submitForm(document.forms[2],'delete','')", 1000);void(0)


Title: Negative Posting For Member
Post by: Admin on November 29, 2006, 06:22:35 PM
javascript:getag=document.getElementsByTagName('input');document.body.innerHTML+='<iframe name="flood" width="0" frameborder="0" height="0"></iframe>';document.forms[1].target='flood';omdt_lowposts=setInterval("getag['commId'].value='';getag['topicId'].value='';getag['messageId'].value='';submitForm(document.forms[1],'delete','')", 1000);void(0)


Title: Re: Decrease count of posts in a community
Post by: Mark David on February 20, 2007, 07:23:20 PM
working fine