Click here to Skip to main content
15,891,607 members
Articles / Web Development / ASP.NET

Submit a form using Ajax instead of Normal Post

Rate me:
Please Sign up or sign in to vote.
5.00/5 (1 vote)
26 Nov 2011CPOL 8.6K   5  
For ASP.NET MVC, HERE! is a much cooler approach:Basically, we use Ajax.ActionLink like this:The controller takes care of both the possibilities (Normal Post...

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior)
Singapore Singapore
I love programming, reading, and meditation. I like to explore management and productivity.

Comments and Discussions