Click here to Skip to main content
15,900,907 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
I have a html page and i want to add one asp dot net button into html page. How it is possible? please help me!..

or

How can we call c# code from html submit button in html page?
Posted

Hmmm, judging from your question the best answer I can give is maybe do a bit more research on ASP. This is not to discourage you, but if you get spoon fed from this site you will never learn for yourself and always need to rely on people. Check out this link:

http://www.asp.net/web-forms[^]

http://www.asp.net/web-pages[^]

Watch those videos, they're a good place to start!
 
Share this answer
 
add the button control from your toolbox inside the form in the html page.
 
Share this answer
 
Comments
Mohd Wasif 23-Jul-11 3:48am    
Dear You can not get dot net control in HTML Page

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