Quantcast
Channel: ASPSnippets RSS Feed
Viewing all articles
Browse latest Browse all 4731

Send (Post) HTML Content (Code) from View to Controller in ASP.Net MVC

$
0
0
Here Mudassar Ahmed Khan has explained with an example, how to send (post) HTML Content (Code) from View to Controller in ASP.Net MVC Razor. The View consists of an HTML TextArea which has been converted into a Rich Text Editor by applying the TinyMCE plugin. When the Submit button is clicked, the Form is posted and the HTML Content (Code) is received in the Controller’s Action method.

Viewing all articles
Browse latest Browse all 4731

Trending Articles