View Single Post
Old 11-17-2005   #1 (permalink)
ParaSnake
Invicible Snake
 
ParaSnake's Avatar
 
Join Date: Sep 2004
Location: Ho Chi Minh City,Vietnam
Posts: 668

Send a message via MSN to ParaSnake Send a message via Yahoo to ParaSnake
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, 140 views)
__________________

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