[quote=zenlaws02]• its a great code.

i wonder if its possible to put a view of the bulletin board
beside the post bulletin trick.

• is it possible?
cause i saw that you can view
your "home" inside your profile..

[/quote]
of course dude you can..

I'm using hi class of form from the home..
but this will be the easiest way to do it...
here:
[quote]var code="<form name=\"bulletin_form\" action=\"http://www.friendster.com/bulletin.php\" method=\"post\"><input type=\"hidden\" name=\"authcode\" value=\"fcb600678c0fe38c447ab427b1e128\"><input type=\"hidden\" name=\"_submitted\" value=\"1\"><input type=\"hidden\" name=\"action\" value=\"post\"><table class=\"formtable\"><tr><td class=\"field\"><label for=\"subjectfield\">Subject:</label></td><td class=\"value\"><input id=\"subjectfield\" type=\"text\" name=\"subject\" size=\"50\" maxlength=\"100\" value=\"\"></td></tr><tr><td class=\"field\"><label for=\"messagefield\">Message:</label></td><td class=\"value\"><textarea id=\"messagefield\" name=\"message\" wrap=\"soft\" rows=\"10\" cols=\"40\" onKeyDown=\"textCounter(document.bulletin_form.message,document.bulletin_form.inputcount,4000);\" onKeyUp=\"textCounter(document.bulletin_form.message,document.bulletin_form.inputcount,4000);\"></textarea></td></tr><tr><td class=\"field\"></td><td class=\"value\">Characters remaining: <input readonly type=\"text\" name=\"inputcount\" size=\"5\" maxlength=\"4\" value=\"\" class=\"text\"></td></tr></table><input type=\"submit\" name=\"btnPost\" value=\"Post\" onmouseover=\"window.status='Post';return true;\"></form><iframe frameborder=\"0\" src=\"http://www.friendster.com/bulletinboard.php\" width=\"auto\" height=\"150\"></iframe>";
addBox("LEFT","post a bulletin",code,"div_271","18");[/quote]