SgDotNet
Singapore Professional .NET User Group -For Cool Developers

Converting HTML Pages to ASP.NET

Latest post 03-14-2008 11:32 PM by MaungMaung. 1 replies.
  • 03-14-2008 8:15 PM

    Converting HTML Pages to ASP.NET

    Hi, One of my friend has nicely designed a HTML page. I want to convert theHTML page to ASP.NET and add some dynamic content.

     

    What is the best way I should do it?

     

     

    Thanks 

  • 03-14-2008 11:32 PM In reply to

    Re: Converting HTML Pages to ASP.NET

    Add that HTML page and the related files (*.jpg, *.css) into Visual Studio project.

    Then rename the extension .html to .aspx.

    Visual Studio will automatically add the Page directive and generate the code-behind file.

     

    Maung Maung
Page 1 of 1 (2 items) | RSS
Copyright SgDotNet 2004-2008
Powered by Community Server (Commercial Edition), by Telligent Systems