View Single Post
Old 11-17-2005   #1 (permalink)
ParaSnake
Guest
 

Posts: n/a

Angry Vbulletin WYSIWYG editor question :(

Hello,i hope bioRUST have members that known about VBB enoug to helps me out of this problem.

You guys may know the WYSIWYG editor from VBB,i use it in a simple form , but when i click submit,i notice it goes wrong,VBB`s editor use DIV tag instead of textarea to be HTML area ><

If its still unclear,heres the code for Internet Explorer : [ Check the file attached ]


See the "explorer text area" section(use find to find it pls) ?
I`ve put a tes on it :

if($_POST['submit_a']) {
print_r($_POST)."<BR>";
}

to output $_POST value,but i got nothing from the HTML area

pls help me........
Attached Files
File Type: zip editor.zip (3.7 KB, 176 views)

Last edited by ParaSnake; 11-18-2005 at 02:35 AM.