asp.net mvc - Best approach for creating image buttons in MVC 2 -


I'm writing a questionnaire application with ASP.NET MVC 2.

I have a set of questions that yes, no, the reaction of uncertain is required.

These images require a questionnaire returning a value to the controller.

What is the best way to add an image button? / P>

I have a ImageButton HtmlHelper .


Comments

Popular posts from this blog

wpf - Line breaks and indenting for the XAML of a saved FlowDocument? -

gtk - Python Window Resize -

c# - read full xml file data over tcp -