Re: Cute Editor .NET Bug

  •  11-25-2005, 5:14 PM

    Re: Cute Editor .NET Bug

    David,

    Indenting Code just makes the code easier to read and better laid out. It doesn't save the spaces into your database.
     
    Example:
     
     
    After you submit the form, the following html code is generated by the editor:
     
    <table cellSpacing="4" cellPadding="4" bgColor="#ffffff" border="0"> <tbody> <tr> <td> <p><img height="53" src="/Uploads/j0262681.jpg" width="80" /> </p> </td> <td> <p>When your algorithmic and programming skills have reached a level which you cannot improve any further, refining your team strategy will give you that extra edge you need to reach the top. We practiced programming contests with different team members and strategies for many years, and saw a lot of other teams do so too. </p> </td> </tr> <tr> <td> <p><img height="52" src="/Uploads/PH02366J.jpg" width="80" /> </p> </td> <td> <p>From this we developed a theory about how an optimal team should behave during a contest. However, a refined strategy is not a must: The World Champions of 1995, Freiburg University, were a rookie team, and the winners of the 1994 Northwestern European Contest, Warsaw University, met only two weeks before that contest. </p> </td> </tr> </tbody> </table> <br/> <br/>

    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

View Complete Thread