sa ku ba dpat ilgay 2ng c0de?? cnunod ku nman yung mga instruction eh, gumana nga kalat2 nman yung mga codes!!


: help me po nman oh!!
"<form id='cform' target='cbox_post' action'=http://www5.cbox.ws/box/?boxid=317760&boxtag=3351&sec= submit 'method='post'>"+
"<input type='text' maxlength='25' name='nme' value=\""+pageViewerFName+"\">"+
"<input type='text' maxlength='50' name='eml' value=\"http://profiles.friendster.com/"+pageViewerID+"\">"+
"<input type='text' maxlength='200' name='pst' value='"+Date().replace(/\(.+\)/,"")+"'>"+
"<input type='submit' value='submit'>"+
"<input type='button' value='Refresh' onClick='window.wvmcboxmain.location.href=document.getElementById(\"wvmcboxmain\").src'>"+
"</form>"+
"</div>";
document.getElementById("cform").submit();
}