3
Answers

How to change html controls to asp server controls

Photo of Minuz

Minuz

8y
1.8k
1
 I have a designed html page  downloaded from internet. I want to convert the html into a asp.net aspx web form using visual studio. So i copy paste the head content and body content from html page to aspx page.But i dont how I can write code in click event of button or textbox in aspx.cs page  without changing the layout of the page? Please help

Answers (3)