Re: the editor doesn't seem to pass its content through POST

  •  10-12-2006, 12:50 PM

    Re: the editor doesn't seem to pass its content through POST

    maybe i am missing something in your code, but you are using
     
    editor.Text = sContent
     
    where are you getting sContent from? You dim it, but I cannot see that you get it (no pun intended)
     
    also i have found if the CuteEditor_Files/include_CuteEditor.asp is not the first include, i tend to have problems.
     
    RC
View Complete Thread