Javascript - Posting a Message

Lord

All Mighty
Joined
Feb 11, 2011
Messages
15,476
Reaction score
12
Points
31
Okay, some from this forum may find this easy because this message i'm posting is pratically what i want to do:
<html>
<head>



<div class="controlbar" style="padding-right:8px">
<fieldset style="border:0px; padding:0px; margin:0px">

<textarea name="message" id="vB_Editor_QR_textarea" rows="10" cols="60" style="width:100%; height:100px" tabindex="1" dir="ltr"></textarea>

</fieldset>
<!--width:540px-->
</div>

<input type="hidden" name="wysiwyg" id="vB_Editor_QR_mode" value="1" />
<input type="hidden" name="styleid" value="0" />

<script type="text/javascript">
<!--
vB_Editor['vB_Editor_QR'] = new vB_Text_Editor('vB_Editor_QR', 1, '32', '1');
var QR_EditorID = 'vB_Editor_QR';
//-->
</script>
</div>



<div style="margin-top:6px">
<input type="hidden" name="fromquickreply" value="1" />
<input type="hidden" name="s" value="" />
<input type="hidden" name="securitytoken"
value="1309875561-8ccc2a68ef9b34818d1317184786b1994fac3902" /> <input type="hidden" name="do" value="postreply" />
<input type="hidden" name="t" value="358381" id="qr_threadid" />
<input type="hidden" name="p" value="who cares" id="qr_postid" />
<input type="hidden" name="specifiedpost" value="0" id="qr_specifiedpost" />
<input type="hidden" name="parseurl" value="1" />
<input type="hidden" name="loggedinuser" value="94193" />
<input type="submit" class="button" value="Post Message" accesskey="s" title="(Alt + S)" name="sbutton" tabindex="2" id="qr_submit" onclick="clickedelm = this.value" />

</div>




</body>
</html>

I want to program this in javascript so that i can post a message in my site and it appears in a similar way as this thread, so that anybofy can read it and post more messages, can somebody help me?
 
come on guys, i really need help here, if nobody helps me i may fail the year.
 

Users who are viewing this thread

Staff online

Latest posts

Forum statistics

Threads
202,437
Messages
22,107,733
Members
45,899
Latest member
itskrissy1901
Back
Top
monitoring_string = "afb8e5d7348ab9e99f73cba908f10802"