Browse by Tags

Related Posts

  • IE Caching JsonResult from a Controller Method

    I have a controller method that I am invoking from jQuery using the ajax method: $.ajax( { url: "MyController/MyAction", data: jsonData, type: type, processData: false , contentType: "application/json" , timeout: 10000, IE is caching the result - how can I disable this? I am using...
    Posted to ASP.NET MVC (Forum) by Kieren5 on 01-21-2009, 12:00 AM
    Filed under: MVC, Cache, ie, jquery, JsonResult, ajax
  • Re: Cache object - Client side

    thanks for the reply. yes, I read all about output caching on the client. What I want to be able to do is cache on the client, but find a way to expire it. Scenario, I want to cache the users last interaction (post) with the page. So if they hit my search page, which got cached, then the cache always...
    Posted to Client Side Web Development (Forum) by jgigowski on 05-05-2008, 12:00 AM
    Filed under: AJAX, cache, hidden frames
  • Using Session Object interupts AJAX Update Panel.

    This is an interesting AJAX problem. Start Activity button will start an activity that is shown in update panel. This works fine until you use the Session Object once. The update panel is then blocked from updating until the activity has completed. If anyblody has an explenation or a workaround please...
    Posted to ASP.NET AJAX Discussion and Suggestions (Forum) by asnyman on 03-23-2007, 12:00 AM
    Filed under: Session, Session Management, Session State, ajax, asp.net, asp.net 2.0, ASP.NET cache, atlas, Cache
  • Re: Firefox doesn't refresh image on UpdatePanel refresh.

    Rama, Thank you for your response. I ended up going with about the same. During each page load, I append a non-sensical random number querystring value to the end of the link. It's certainly not elegant. Appearantly, though, you can set the cacheability of a page using the following command: Response...
    Posted to ASP.NET AJAX Discussion and Suggestions (Forum) by SamuraiProgrammer on 01-11-2007, 12:00 AM
    Filed under: updatepanel, ajax, Cache, image, Firefox
  • Link Refresh smoothly

    I have a asp.net page write with VB.net in this page have alots of image back ground and 3 linkbutton when I click Linkbutton1 it retriew data from database and desplay data in DataList . the same when I click other linkbutton but I want BackGround to Refresh smoothly with the data change in datalist...
    Posted to Web Forms (Forum) by sey on 12-21-2006, 12:00 AM
    Filed under: ajax, asp.net 2.0, ASP.NET cache, Cache, cookie, Cookies
Page 1 of 1 (5 items)