2
Answers

html to .net

Hi,
 
I want to render html page from C# code. not sure if this is allowed. How can i modify 
 
Response.Write("<html> <title>Home page</title> </html>");
 
so it renders the page correctly.
 
 
Thanks,
Jasmine N 
Answers (2)