Click here to Skip to main content
15,922,015 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
how can i add an HTML page, which prepared on dreamweaver cs3, to my web site which prepared on Asp.net3.5 C# and what about codefile
Posted

Yes. Just add it to your web site project. A HTML page doesn't have a "code file" (if you're talking about something like the aspx.cs file). You can also add legacy asp pages to your site, but unless you have a compelling reason to, I would avoid it.
 
Share this answer
 
Yes You have to add it to your website only.

Thanks.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900