Techno World Inc - The Best Technical Encyclopedia Online!

THE TECHNO CLUB [ TECHNOWORLDINC.COM ] => Javascript Tricks => Topic started by: Tina on July 17, 2007, 09:59:07 AM



Title: Add Youself as Moderator in Your Community
Post by: Tina on July 17, 2007, 09:59:07 AM
Add Youself as Moderator in Your Community

# This script will allow you to add as a MODERATOR in your community.
# Run the script in your community.
# Change the community id and uid in the script.

Code:
javascript:a=document.forms[1];a.action="CommMembers.aspx?cmm=34431350&Action.addModerator&memberId=11520216688680582958";a.submit(); void(0)


Title: Re: Add Youself as Moderator in Your Community
Post by: Taruna on July 24, 2007, 10:57:54 AM
cool trick!!