ASP 6.0 [select] and [textarea] Form problem (see screen shot)

Last post 05-24-2007, 8:34 PM by JFRanger. 2 replies.
Sort Posts: Previous Next
  •  05-24-2007, 11:16 AM 30045

    ASP 6.0 [select] and [textarea] Form problem (see screen shot)

    Hello Adam,

    I'm a big user of CE last version (5.2)... I've just bought a "Redistribution License" and updated all my modules....

    -> 6.0 as important bugs with [select box] and [textarea]... users cant update there pages/form!!!

     
    [select box]
     Original code before:
    <select name="RECIPIENT1">
                    <option value=email1@me.com >Ventes</option>
                    <option value=email2@me.com >Support Technique</option>
                    <option value=email3@me.com >Relations Publiques</option>
                    <option value=email4@me.com >Facturation</option>
     </select>


    code after submit:
    <select name="RECIPIENT1">
                    <option value="email1"@me.com >Ventes</option>
                    <option value="email2"@me.com >Support Technique</option>
                    <option value="email3"@me.com >Relations Publiques</option>
                    <option value="email4"@me.com >Facturation</option>
     </select>
     
     
     
    [textarea]

    When a [textarea] is added, updated and re-opened... CE modify the <body> tag, insert it into the [textarea]... and now the SUBMIT user's form disappear and the CE submit does not work anymore (cant submit) so IMPOSSIBLE TO CHANGE or MODIFY ... users are stuck, cant edit there page or form!! ... To help you understand here is a screen shot
     
     
     

    So real nightmare for me... I have to put back all my modules to old 5.2 version!!
     

    Thanks,
    //JF//

  •  05-24-2007, 6:17 PM 30080 in reply to 30045

    Re: ASP 6.0 [select] and [textarea] Form problem (see screen shot)

    JFRanger,
     
    Both issues are fixed.
     
    Please download the control again.
     
    Demo:
     
     
    Keep me posted
     
     

    asp.net Chat http://cutesoft.net/ASP.NET+Chat/default.aspx
    Web Messenger: http://cutesoft.net/Web-Messenger/default.aspx
    asp.net wysiwyg editor: http://cutesoft.net/ASP.NET+WYSIWYG+Editor/default.aspx
    asp wysiwyg html editor: http://cutesoft.net/ASP
    asp.net Image Gallery: http://cutesoft.net/ASP.NET+Image+Gallery/default.aspx
    Live Support: http://cutesoft.net/live-support/default.aspx

  •  05-24-2007, 8:34 PM 30089 in reply to 30080

    Re: ASP 6.0 [select] and [textarea] Form problem (see screen shot)

    You guys are rocking!

    it works like a charm!
     
    2 thumbs up for CE support

    Thanks Adam
View as RSS news feed in XML