Convert HTML to .aspx?

Last post 06-21-2009 2:37 AM by TATWORTH. 18 replies.

Sort Posts:

  • Re: Convert HTML to .aspx?

    05-20-2009, 3:01 PM
    • All-Star
      63,220 point All-Star
    • TATWORTH
    • Member since 02-04-2003, 1:34 PM
    • England
    • Posts 12,352
    • TrustedFriends-MVPs

     What are you trying to achieve by converting the HTML page into ASPX?

    Don't forget to click "Mark as Answer" on the post that helped you.
    This credits that member, earns you a point and marks your thread as Resolved so we will all know you have been helped.
  • Re: Convert HTML to .aspx?

    05-22-2009, 12:16 AM
    • Participant
      893 point Participant
    • infosolvex
    • Member since 09-11-2006, 7:42 PM
    • Posts 134

    You can look at a code generator  where you can create the aspx page as a template this will help you over come any out of date issues.


    Ritesh Ramesh

    p.s. Please click "Mark as Answer" if you think this post answered your question
  • Re: Convert HTML to .aspx?

    06-19-2009, 1:49 AM
    • Member
      7 point Member
    • matware
    • Member since 12-11-2006, 1:39 AM
    • Posts 2
    Thanks a million for that, you saved me a few hours of hacking :-)
  • Re: Convert HTML to .aspx?

    06-21-2009, 2:37 AM
    • All-Star
      63,220 point All-Star
    • TATWORTH
    • Member since 02-04-2003, 1:34 PM
    • England
    • Posts 12,352
    • TrustedFriends-MVPs

     There are some cases where you wish to emit the HTML from your aspx page. The HTML Text Writer at http://htmltextwriter2.codeplex.com/ can take HTML and produce either C# or VB.NET code to produce the static code.

    Don't forget to click "Mark as Answer" on the post that helped you.
    This credits that member, earns you a point and marks your thread as Resolved so we will all know you have been helped.
Page 2 of 2 (19 items) < Previous 1 2