Gossamer Forum
Home : Products : Gossamer Forum : Development, Plugins and Globals :

how to make a one click post ?

Quote Reply
how to make a one click post ?
  

Currently i am use Win32::Clipboard to get the desired post content from clipboard
use Win32::Clipboard;
$CLIP = Win32::Clipboard();
$text = Win32::Clipboard::GetText();


The scenario is when i browse the web page or review document. once i found something
interesting then i copy it into clipboard then active a batch file.
which will get clipboard content and send it to Gossamer Forum in this way. there is no need to
leave the page what i am browsing or switch over windows. the posting is done by a small vbs script or batch script
in background.

for example
http://www.gossamer-threads.com/forum/?forum=25&do=post_write&content="$text "


I wonder what is the right parameter to posting ?

Thanks for viewing and any help would be appreciated
Quote Reply
Re: [courierb] how to make a one click post ? In reply to
Hi,

Not really sure what you are trying to do, but the paramater should be "post_message"

Cheers

Andy (mod)
andy@ultranerds.co.uk
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package | GLinks ULTRA Package PRO
Links SQL Plugins | Website Design and SEO | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!