Welcome to HBH! If you have tried to register and didn't get a verification email, please using the following link to resend the verification email.

Bebo comment extender


ghost's Avatar
0 0

Hi, ive read somewhere it is possible to make comments longer than 1000 letters long on bebo by saving the page and doing some editing. how do i do this. ive got got so far and im not sure how to change it to the person i want to comment on.

<html>
<head>
<title>Daves Comment Editor</title>
<meta http-equiv='Content-Type' content='text/html; charset=utf-8'>
<META HTTP-EQUIV='Pragma' CONTENT='no-cache'>
<META HTTP-EQUIV='Expires' CONTENT='-1'>
<META NAME="ROBOTS" CONTENT="NOARCHIVE">
<link rel=stylesheet href=/StyleSheet1.css type=text/css>
<link rel=stylesheet href=/SkinCSS.jsp?SkinId=813947011 type=text/css>
</head>
<body leftmargin=0 topmargin=8 marginwidth=0 marginheight=8 bgcolor=#FFFFFF>
<div align=center>
<br>  
<table id=MainTableWrapper width=595 border=0 cellspacing=0 cellpadding=0>
<tr>
<td width=574 valign=top>
<p class=profileSubPagetitle>Write a Comment</p>
<table width='100%' cellspacing=1 cellpadding=2 border=0>
<form method=post>
<tr bgcolor=#efefef>
<td colspan=2>
<b>Comment</b>
<br>
<textarea cols=55 rows=10 wrap=virtual name=Message onKeyUp='textCounter(this,this.form.counter,999);' style='Width:560'>
</textarea>
Infinate Characters
</td>
</tr>
</table>
<p>
<div class=m_c>
<input type=submit class=button name=Save value='  Save  '>  <input type=submit class=button onclick="document.location='Profile.jsp';return false;" value=' Cancel '>
</div>
</p>
</form>
<table cellspacing=8 cellpadding=0>
<tr>
<td class=m_b>:)</td><td><img src=Images/smiley.gif width=15 height=15></td><td>Smile</td><td rowspan=4>      </td><td><i>italics</i></td><td><i>italics</i></td></tr><tr><td class=m_b>:(</td><td><img src=Images/smiley_sad.gif width=15 height=15></td><td>Sad</td><td><b>bold</b></td><td><b>bold</b></td></tr><tr><td class=m_b>:D</td><td><img src=Images/smiley_big_grin.gif width=15 height=15></td><td>Big Grin</td><td><u>underline</u></td><td><u>underline</u></td></tr><tr><td class=m_b>:o</td><td><img src=Images/smiley_oh.gif width=15 height=15></td><td>Oh</td><td><strike>strike</strike></td><td><strike>strike</strike></td></tr><tr><td class=m_b>:O</td><td><img src=Images/smiley_ohmygod.gif width=15 height=15></td><td>Oh My God</td></tr><tr><td class=m_b>:L</td><td><img src=Images/smiley_laugh.gif width=15 height=15></td><td>Laugh</td></tr><tr><td class=m_b>;)</td><td><img src=Images/smiley_wink.gif width=15 height=15></td><td>Wink</td></tr><tr><td class=m_b>>:(</td><td><img src=Images/smiley_grrr.gif width=15 height=15></td><td>Grrr</td></tr><tr><td class=m_b>:Z</td><td><img src=Images/smiley_sleep.gif width=15 height=15></td><td>Sleep</td></tr><tr><td class=m_b>:P</td><td><img src=Images/smiley_toungeout.gif width=15 height=15></td><td>Tongue Out</td></tr></table></td><td width=10><img src=http://s.bebo.com/img/vid.gif width=10 height=1></td><td width=1 bgcolor=#CFCFCF><img src=http://s.bebo.com/img/vid.gif width=1 height=1></td><td width=10><img src=http://s.bebo.com/img/vid.gif width=10 height=1></td></tr></table>
  
<br>
</div>
</body></html>

ghost's Avatar
0 0

not sure but i think you change

markuponclick="document.location='Profile.jsp';

to

markuponclick="document.location='http://www.bebo.com/idnumber';

id number is person of the bebo account..


ghost's Avatar
0 0

I thought that as well lol, but thats the cancel button, so if you clcik cancel it goes back to their profile


ghost's Avatar
0 0

No it was just done with JavaScript but now it's server side and can no longer be doneā€¦ I did it, it could also be done just be disabling JavaScript in your browser, not anymore