if I use the AjaxPro.AjaxServerCache(seconds) Attribute on the serverside, is there a way to clear this cache from the client side ?
that is I want all responses to a specific method to be cached for t seconds but I want to be able at any given time due to some client side bussines logic to be able to drop the ache and get a fresh response (in turn this new response will now be cached). I know I can have a dummy parameter and modify it but I would prefer to explicitly state that the cache should be cleared at some point. Eyal --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ajax.NET Professional" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/ajaxpro The latest downloads of Ajax.NET Professional can be found at http://www.ajaxpro.info/ Don't forget to read my blog at http://weblogs.asp.net/mschwarz/ -~----------~----~----~----~------~----~------~--~---
