HTML Editor in ASP.NET

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Iman100
    New Member
    • Feb 2008
    • 7

    HTML Editor in ASP.NET

    Hi,

    Is there is any simple way to design HTML in asp.net, because if I use Microsoft FrontPage Editor and post the code to my HTML file under MVD, it generates errors or violations. Is there is any other simple advise to follow. Thanks in advance
  • drhowarddrfine
    Recognized Expert Expert
    • Sep 2006
    • 7434

    #2
    I don't know what MVD is but FrontPage is one of the worst automatic code generators ever. Many people just code by hand with simple text editors. Others use Dreamweaver. Still others use HTML-kit which is free. All those are for Windows. For Linux there are even more.

    Comment

    • Iman100
      New Member
      • Feb 2008
      • 7

      #3
      Originally posted by drhowarddrfine
      I don't know what MVD is but FrontPage is one of the worst automatic code generators ever. Many people just code by hand with simple text editors. Others use Dreamweaver. Still others use HTML-kit which is free. All those are for Windows. For Linux there are even more.
      Sorry I ment VWD (Visual Web Developer). Thanks

      Comment

      • drhowarddrfine
        Recognized Expert Expert
        • Sep 2006
        • 7434

        #4
        Don't know what that is either. :)

        Comment

        Working...