SgDotNet
Singapore Professional .NET User Group -For Cool Developers

Converting HTML Pages to ASP.NET

rated by 0 users
This post has 1 Reply | 0 Followers

Top 75 Contributor
Posts 38
Vinsai Posted: 03-14-2008 8:15 PM

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 

Top 25 Contributor
Posts 442

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