Re: Text not posted back in Safari 3.0

  •  04-10-2008, 12:54 PM

    Re: Text not posted back in Safari 3.0

    Hi Adam
     
    Thanks for extremely rapid response.
     
    The cutesoft example works fine - I can't find a submit button in the richtextbox example so couldn't test that.
     
    Looks like I've done something wrong, but I can't see what. Here's some more info:
     
    >>>>>>>
     
    Declaration in aspx page:
     
    <ce:editor id="cstEditor" runat="server" configurationpath="~/CuteSoft_Client/CuteEditor/Configuration/AutoConfigure/wiki_discuss.config" width="100%"></ce:editor>
     
    code from submit button:

    litDebug.Text = cstEditor.XHTML (or cstEditor.Text)
     
    When submitted, nothing is shown (or indeed posted to the database)
     
    <<<<<<<
     
    The odd thing is, I've got another page using pretty much the same code (and the same config file), which is posting back the value, so it must be something I'm doing, although I'm at a loss to see what.
     
    Hope this helps. I'm away now until Monday 14, so no immediate rush.
     
    Thanks again. Tony
     
     
     
View Complete Thread