Rajesh Karunakaran
Programmer
Hi Team,
I was just trying to make a login form in Visual Studio 2010, C#, using BootStrap. While I am able to get the text boxes and buttons, I am not able to figure out how I can attach the code (ie code behind of a usual DotNet button control) to the BootStrap button. Is it actually possible to do that? Or, do I have to go with the BootStrap way? I see that there is a 'OnClick' even specification for BootStrap button.
Can anyone give some ideas on this?
Thanks in advance.
Rajesh
I was just trying to make a login form in Visual Studio 2010, C#, using BootStrap. While I am able to get the text boxes and buttons, I am not able to figure out how I can attach the code (ie code behind of a usual DotNet button control) to the BootStrap button. Is it actually possible to do that? Or, do I have to go with the BootStrap way? I see that there is a 'OnClick' even specification for BootStrap button.
Can anyone give some ideas on this?
Thanks in advance.
Rajesh