Don't know what you want me to post.
It's just the regular vbulletin pm form.
PHP Code:
<form action="private.php?do=insertpm&pmid=$pm[pmid]" method="post" name="vbform"<if condition="!is_browser('webtv')"> onsubmit="return vB_Editor['$editorid'].prepare_submit(this.title.value, 0)"</if>>
<<<editor here>>>
</form>
After submission, I would like it to redirect to a specific page (and not the PM inbox).