Same problem, please help!!!!

Last post 09-20-2005, 8:45 AM by jlloyd_tva. 7 replies.
Sort Posts: Previous Next
  •  09-16-2005, 3:15 PM 10683

    Same problem, please help!!!!

    my html code is getting changed all over the place as well and i did try it in the demo:
     
    Try this out, it has some fun results:
     

    <table width=610 background=/itemimages/pdp-6100hd_1.jpg>

     

    <tbody>

     

    <tr>

     

    <td colSpan=2>

     

    <h1 style="MARGIN: 0.5in 0in 0in 0.1in">PDP-6100HD</h1>

     

    <h1 align=center>61" High Definition Plasma Monitor</h1></td></tr>

     

    <tr>

     

    <td><font size=1>

     

    <li>High Defintion/XGA Resolution (1,365 x 768p)

     

    <li>61" Diagonal/16:9 Wide-Screen Aspect Ratio <br><u><b>PANEL TECHNOLOGY</b></u><br>

     

    <li><b>Encased Cell Structure with Black Stripe Coating</b> - This energy design allows each pixel to deliver a more concentrated beam of light, for truer color and brighter images

     

    <li><b>Pure Color Filter</b> for improved contrast and the most accurate color reproduction. <br><u><b>CONVENIENCE FEATURES</b></u><br>

     

    <li><b>Picture in Picture</b>Multi-Window Display Modes for on-screen viewing multiple source at one time. 4 Position. 4 Size

     

    <li><b>Selectable Screen Modes

     

    <li>Full Function Remote Control </b></font></li></td>

     

    <td vAlign=top><font size=1><u><b>VIDEO PROCESSING TECHNOLOGY</b></u>

     

    <li><b>Digital Video Decoder, Scaling and I/P Conversion</b> for video processing

     

    <li><b>Color Temperature Control,</b> (4 position – High / Mid / Mid-low / Low)

     

    <li><b>Color Management,</b> R/Y/G/C/B/M independent

     

    <li><b>Scan Converter,</b> that converts input signals with high sampling accuracy so even minor detail such as small text are sharp and clear

     

    <li><b>4 Step Gamma Selection</b> for precise gradation </font></li></td></tr></tbody></table>

  •  09-16-2005, 3:22 PM 10684 in reply to 10683

    Re: Same problem, please help!!!!

    I have tested your code.
     
    It works fine here.
     
    Can you explain the problems?
     
    By default Cute Editor will carefully analyze all of your HTML code and begin correcting all errors automatically. What you get is professionally presented code, properly reformatted and ready for use. If you want to preserve the formatting of existing HTML, you can turn this feature off by setting Editor.DisableAutoFormatting property to "true".
     

    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

  •  09-16-2005, 6:55 PM 10688 in reply to 10684

    Re: Same problem, please help!!!!

    It definitely is not working correctly in your editor, I am 100% sure of it.  In the page load, I set the disableautoformatting property to true, but it did it anyway.  Should I be doing this elsewhere.  There is nothing else special in my code.

     

     

    To reproduce:

     

    1. goto your own site: http://www.cutesoft.net/example/general.aspx
    2. Enter in the html below in the html view and hit submit.
    3. On the results screen, it looks as:

     


    <table width="610" background="/itemimages/pdp-6100hd_1.jpg"> <tbody> <tr> <td colspan="2"> <h1 style="MARGIN: 0.5in 0in 0in 0.1in">PDP-6100HD</h1> <h1 align="center">61" High Definition Plasma Monitor</h1> </td> </tr> <tr> <td> <font size="1"> <li>High Defintion/XGA Resolution (1,365 x 768p) <li>61" Diagonal/16:9 Wide-Screen Aspect Ratio <br /><u><b>PANEL TECHNOLOGY</b></u><br /><li><b>Encased Cell Structure with Black Stripe Coating</b> - This energy design allows each pixel to deliver a more concentrated beam of light, for truer color and brighter images <li><b>Pure Color Filter</b> for improved contrast and the most accurate color reproduction. <br /><u><b>CONVENIENCE FEATURES</b></u><br /><li><b>Picture in Picture</b>Multi-Window Display Modes for on-screen viewing multiple source at one time. 4 Position. 4 Size <li><b>Selectable Screen Modes <li>Full Function Remote Control </li></b></li></li></li></li></li></li> </font> </td> </tr> </tbody> </table> <td valign="top"> <font size="1"> <u> <b>VIDEO PROCESSING TECHNOLOGY</b> </u> <li> <b>Digital Video Decoder, Scaling and I/P Conversion</b> for video processing <li><b>Color Temperature Control,</b> (4 position &#8211; High / Mid / Mid-low / Low) <li><b>Color Management,</b> R/Y/G/C/B/M independent <li><b>Scan Converter,</b> that converts input signals with high sampling accuracy so even minor detail such as small text are sharp and clear <li><b>4 Step Gamma Selection</b> for precise gradation </li></li></li></li></li> </font> </td>

     

    This is clearly different than the html I originally had below?

  •  09-16-2005, 7:38 PM 10689 in reply to 10688

    Re: Same problem, please help!!!!

     
    <table width="610" background="/itemimages/pdp-6100hd_1.jpg">
       <tbody>
           <tr>
               <td colSpan="2"><h1 style="margin: 0.5in 0in 0in 0.1in">PDP-6100HD</h1><h1 align="center">61&quot; High Definition Plasma Monitor</h1>
               </td>
           </tr>
           <tr>
               <td><font size="1">
                  <li>High Defintion/XGA Resolution (1,365 x 768p) </li>
                  <li>61&quot; Diagonal/16:9 Wide-Screen Aspect Ratio
                      <br/><u><b>PANEL TECHNOLOGY</b></u>
                      <br/>
                  </li>
                  <li><b>Encased Cell Structure with Black Stripe Coating</b> - This energy design allows each pixel to deliver a more concentrated beam of light, for truer color and brighter images
                  </li>
                  <li><b>Pure Color Filter</b> for improved contrast and the most accurate color reproduction.
                      <br/><u><b>CONVENIENCE FEATURES</b></u>
                      <br/>
                  </li>
                  <li><b>Picture in Picture</b>Multi-Window Display Modes for on-screen viewing multiple source at one time. 4 Position. 4 Size
                  </li>
                  <li><b>Selectable Screen Modes
                      <li>Full Function Remote Control </li></b>
                  </li></font>
               </td>
               <td vAlign="top"><font size="1"><u><b>VIDEO PROCESSING TECHNOLOGY</b></u>
                  <li><b>Digital Video Decoder, Scaling and I/P Conversion</b> for video processing
                  </li>
                  <li><b>Color Temperature Control,</b> (4 position – High / Mid / Mid-low / Low)
                  </li>
                  <li><b>Color Management,</b> R/Y/G/C/B/M independent
                  </li>
                  <li><b>Scan Converter,</b> that converts input signals with high sampling accuracy so even minor detail such as small text are sharp and clear
                  </li>
                  <li><b>4 Step Gamma Selection</b> for precise gradation
                  </li></font>
               </td>
           </tr>
       </tbody>
    </table>

    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

  •  09-16-2005, 7:39 PM 10690 in reply to 10689

    Re: Same problem, please help!!!!

    Second test:
     
     
    <table width=610 background=/itemimages/pdp-6100hd_1.jpg>
    <tbody>
    <tr>
    <td colSpan=2>
    <h1 style="MARGIN: 0.5in 0in 0in 0.1in">PDP-6100HD</h1>
    <h1 align=center>61" High Definition Plasma Monitor</h1></td></tr>
    <tr>
    <td><font size=1>
    <li>High Defintion/XGA Resolution (1,365 x 768p)
    <li>61" Diagonal/16:9 Wide-Screen Aspect Ratio <br><u><b>PANEL TECHNOLOGY</b></u><br>
    <li><b>Encased Cell Structure with Black Stripe Coating</b> - This energy design allows each pixel to deliver a more concentrated beam of light, for truer color and brighter images
    <li><b>Pure Color Filter</b> for improved contrast and the most accurate color reproduction. <br><u><b>CONVENIENCE FEATURES</b></u><br>
    <li><b>Picture in Picture</b>Multi-Window Display Modes for on-screen viewing multiple source at one time. 4 Position. 4 Size
    <li><b>Selectable Screen Modes
    <li>Full Function Remote Control </b></font></li></td>
    <td vAlign=top><font size=1><u><b>VIDEO PROCESSING TECHNOLOGY</b></u>
    <li><b>Digital Video Decoder, Scaling and I/P Conversion</b> for video processing
    <li><b>Color Temperature Control,</b> (4 position – High / Mid / Mid-low / Low)
    <li><b>Color Management,</b> R/Y/G/C/B/M independent
    <li><b>Scan Converter,</b> that converts input signals with high sampling accuracy so even minor detail such as small text are sharp and clear
    <li><b>4 Step Gamma Selection</b> for precise gradation </font></li></td></tr></tbody></table>

    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

  •  09-16-2005, 7:42 PM 10691 in reply to 10690

    Re: Same problem, please help!!!!

    I see the result is perfect.
     
    In the first example, CuteEditor fixes your code (non-closed tags).

    In the second example, CuteEditor does't touch your code at all.

     
     

    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

  •  09-16-2005, 9:44 PM 10695 in reply to 10691

    Re: Same problem, please help!!!!

    Adam,
     
    I truly appreciate how fast you are responding, but I am doing exactly as you are and getting nowhere near the same results.  I used the 2 links you gave me and under both of them i get the identical results.  I sent you screenshots via email, and am not sure what else to do.  I have to admit, i am at a total loss and would love for someone else to try this.   No matter what I do it does not work.  I will follow up this post using your forum to enter my html as is and show you what it comes out as.


    input:
     

    <table width=610 background=/itemimages/pdp-6100hd_1.jpg>

    <tbody>

    <tr>

    <td colSpan=2>

    <h1 style="MARGIN: 0.5in 0in 0in 0.1in">PDP-6100HD</h1>

    <h1 align=center>61" High Definition Plasma Monitor</h1></td></tr>

    <tr>

    <td><font size=1>

    <li>High Defintion/XGA Resolution (1,365 x 768p)

    <li>61" Diagonal/16:9 Wide-Screen Aspect Ratio <br><u><b>PANEL TECHNOLOGY</b></u><br>

    <li><b>Encased Cell Structure with Black Stripe Coating</b> - This energy design allows each pixel to deliver a more concentrated beam of light, for truer color and brighter images

    <li><b>Pure Color Filter</b> for improved contrast and the most accurate color reproduction. <br><u><b>CONVENIENCE FEATURES</b></u><br>

    <li><b>Picture in Picture</b>Multi-Window Display Modes for on-screen viewing multiple source at one time. 4 Position. 4 Size

    <li><b>Selectable Screen Modes

    <li>Full Function Remote Control </b></font></li></td>

    <td vAlign=top><font size=1><u><b>VIDEO PROCESSING TECHNOLOGY</b></u>

    <li><b>Digital Video Decoder, Scaling and I/P Conversion</b> for video processing

    <li><b>Color Temperature Control,</b> (4 position – High / Mid / Mid-low / Low)

    <li><b>Color Management,</b> R/Y/G/C/B/M independent

    <li><b>Scan Converter,</b> that converts input signals with high sampling accuracy so even minor detail such as small text are sharp and clear

    <li><b>4 Step Gamma Selection</b> for precise gradation </font></li></td></tr></tbody></table>
     

    <table width=610 background=/itemimages/pdp-6100hd_1.jpg>

    <tbody>

    <tr>

    <td colSpan=2>

    <h1 style="MARGIN: 0.5in 0in 0in 0.1in">PDP-6100HD</h1>

    <h1 align=center>61" High Definition Plasma Monitor</h1></td></tr>

    <tr>

    <td><font size=1>

    <li>High Defintion/XGA Resolution (1,365 x 768p)

    <li>61" Diagonal/16:9 Wide-Screen Aspect Ratio <br><u><b>PANEL TECHNOLOGY</b></u><br>

    <li><b>Encased Cell Structure with Black Stripe Coating</b> - This energy design allows each pixel to deliver a more concentrated beam of light, for truer color and brighter images

    <li><b>Pure Color Filter</b> for improved contrast and the most accurate color reproduction. <br><u><b>CONVENIENCE FEATURES</b></u><br>

    <li><b>Picture in Picture</b>Multi-Window Display Modes for on-screen viewing multiple source at one time. 4 Position. 4 Size

    <li><b>Selectable Screen Modes

    <li>Full Function Remote Control </b></font></li></td>

    <td vAlign=top><font size=1><u><b>VIDEO PROCESSING TECHNOLOGY</b></u>

    <li><b>Digital Video Decoder, Scaling and I/P Conversion</b> for video processing

    <li><b>Color Temperature Control,</b> (4 position – High / Mid / Mid-low / Low)

    <li><b>Color Management,</b> R/Y/G/C/B/M independent

    <li><b>Scan Converter,</b> that converts input signals with high sampling accuracy so even minor detail such as small text are sharp and clear

    <li><b>4 Step Gamma Selection</b> for precise gradation </font></li></td></tr></tbody></table>
     
    Turns Into:
     
    <table width="610" background="/itemimages/pdp-6100hd_1.jpg">
        <tbody>
            <tr>
                <td colspan="2">
                    <h1 style="MARGIN: 0.5in 0in 0in 0.1in">PDP-6100HD</h1>
                    <h1 align="center">61" High Definition Plasma Monitor</h1>
                </td>
            </tr
            <tr>
                <td>
                    <font size="1">
                        <li>High Defintion/XGA Resolution (1,365 x 768p)
    <li>61" Diagonal/16:9 Wide-Screen Aspect Ratio <br /><u><b>PANEL TECHNOLOGY</b></u><br /><li><b>Encased Cell Structure with Black Stripe Coating</b> - This energy design allows each pixel to deliver a more concentrated beam of light, for truer color and brighter images
    <li><b>Pure Color Filter</b> for improved contrast and the most accurate color reproduction. <br /><u><b>CONVENIENCE FEATURES</b></u><br /><li><b>Picture in Picture</b>Multi-Window Display Modes for on-screen viewing multiple source at one time. 4 Position. 4 Size
    <li><b>Selectable Screen Modes
    <li>Full Function Remote Control </li></b></li></li></li></li></li></li>
                    </font>
                </td>
            </tr>
        </tbody>
    </table>
    <td valign="top">
        <font size="1">
            <u>
                <b>VIDEO PROCESSING TECHNOLOGY</b>
            </u>
            <li>
                <b>Digital Video Decoder, Scaling and I/P Conversion</b> for video processing
    <li><b>Color Temperature Control,</b> (4 position &#8211; High / Mid / Mid-low / Low)
    <li><b>Color Management,</b> R/Y/G/C/B/M independent
    <li><b>Scan Converter,</b> that converts input signals with high sampling accuracy so even minor detail such as small text are sharp and clear
    <li><b>4 Step Gamma Selection</b> for precise gradation </li></li></li></li></li>
        </font>
    </td>
  •  09-16-2005, 9:44 PM 10696 in reply to 10695

    Re: Same problem, please help!!!!

    PDP-6100HD

    61" High Definition Plasma Monitor

  • High Defintion/XGA Resolution (1,365 x 768p)
  • 61" Diagonal/16:9 Wide-Screen Aspect Ratio
    PANEL TECHNOLOGY
  • Encased Cell Structure with Black Stripe Coating - This energy design allows each pixel to deliver a more concentrated beam of light, for truer color and brighter images
  • Pure Color Filter for improved contrast and the most accurate color reproduction.
    CONVENIENCE FEATURES
  • Picture in PictureMulti-Window Display Modes for on-screen viewing multiple source at one time. 4 Position. 4 Size
  • Selectable Screen Modes
  • Full Function Remote Control
  • VIDEO PROCESSING TECHNOLOGY
  • Digital Video Decoder, Scaling and I/P Conversion for video processing
  • Color Temperature Control, (4 position – High / Mid / Mid-low / Low)
  • Color Management, R/Y/G/C/B/M independent
  • Scan Converter, that converts input signals with high sampling accuracy so even minor detail such as small text are sharp and clear
  • 4 Step Gamma Selection for precise gradation
View as RSS news feed in XML