Techno World Inc - The Best Technical Encyclopedia Online!

THE TECHNO CLUB [ TECHNOWORLDINC.COM ] => Javascript Tricks => Topic started by: Tina on July 17, 2007, 10:36:52 AM



Title: Create a Topic in any Community from Anywhere
Post by: Tina on July 17, 2007, 10:36:52 AM
Create a Topic in any Community from Anywhere

# Run This COD Anywhere On Orkut Then You Will See Create Topic With
Home | Friends | Messages | Communities | Search | News | Create Topic
Click on It ,it will ask To Write Your Post Then Title Of The Topic Then Community ID
# Paste any one of the below scripts and run on the page you have opened.

Code:
javascript:function a(){b=prompt('Write your post');c=prompt('Title of topic');d=prompt('Cmm Id?');location.replace("http://www.orkut.com/CommMsgPost.aspx?cmm="+d+"&subjectText="+c+"&bodyText="+b+"")};headerMenu.innerHTML+="|<a>Create topic </a>";void(0)


Title: Re: Create a Topic in any Community from Anywhere
Post by: Hellraiser on August 15, 2007, 01:34:46 PM
nice script tina