Archivi tag: post

POST Ajax and redirect file response to the browser

Yesterday a collegue of mine had a problem: How post an ajax form and redirect the file result to the browser. If you post a form to an handler that response with a file the result will be downloaded by … Continua a leggere

Pubblicato in .Net, Asp.Net, c#, MVC | Contrassegnato , , | Lascia un commento

JQuery AJAX Generic Handler

Use a generic Handler and ajax with jquery is very easy and usefull. Usually the Gneric Handler will be used in GET also to create item or update an existing item. GET: With only 5 parameter the code is difficult … Continua a leggere

Pubblicato in .Net, Asp.Net, c#, jquery | Contrassegnato , , | 2 commenti