You must Sign In to post a response.
  • Category: ASP.NET

    How to Convert Html Page to .Aspx Page

    Hello Friends,

    I have an Html Page. I want to Convert this page to .aspx page. Please Could you help me to solve this problem

    Thank you
  • #345184
    Hi ,

    Html Pages Can be converted in to aspx pages by just changing the extension.
    Rename .html pages as .aspx.

    regards,
    raj.

  • #345238
    Hi

    IT s not just the conversion of teh extension.There are codebehind
    class,aspx page.
    The aspx page and the codebehind file are interrelated.
    Just create a new aspx page.
    Copy the content of the html page in the aspx page.

    If u need any clarifications pls mail me.

    Thanks and Regards,
    A S.




    Note - Don't forget to rate this response [Poor / Fine / Good / Great / Excellent]


  • This thread is locked for new responses. Please post your comments and questions as a separate thread.
    If required, refer to the URL of this page in your new post.