Re: HTML <BR> Tag

  •  11-09-2005, 7:07 PM

    Re: HTML <BR> Tag

    >Try
    >http://cutesoft.net/asp/xmloutput.asp
    >You can find the source code of the above example in the download package.
     
    Thank you, I tried.
    The result is the same though it tried.
    Input data:
    abcd
    12345

    Output data:Click The HTML for xmloutput.asp edit Window
    <div>abcd
    <br/>12345
    <br/>
    </div>

    Is my usage bad?
     Is the code of some 'Public Instance Methods'  necessary?
    editor.xxxxxxxx

    Regards,
    Yoshi

     
View Complete Thread