model view controller - How to submit a form on anchor click with out script in asp.net mvc2? -


can 1 tell , how submit form on anchor link click without script in asp.net mvc2?

you need either use submit button or javascript submit form. if can't style submit button want, stuck javascript.


Comments

Popular posts from this blog

c++ - CryptStringToBinary API behavior -

c++ - Correct method for redrawing a layered window -

java.util.scanner - How to read and add only numbers to array from a text file -