Retrieving Cache using JavaScript

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • lhan_chriz2pher
    New Member
    • Jul 2006
    • 1

    Retrieving Cache using JavaScript

    Hi All,

    I hope someone can help me. Im saving data in the cache using .net but now i want to retrieve the data save in the cache using javascript.

    Please give me some trick on how will i do that. tnx

    Regards,
    Lhance
  • acoder
    Recognized Expert MVP
    • Nov 2006
    • 16032

    #2
    This is not possible with JavaScript. You can usually make use of the cache by referencing files in the cache, e.g. external JavaScript/CSS files.

    Comment

    Working...