baburman

baburman

  • NA
  • 3
  • 0

Accessing page contents from browser (IE) cache

Dec 24 2004 6:51 AM
Hi guys, I want to access the currently downloaded pages from the browser (IE) cache with all its associated objects (images, css, flash objects, activex objects etc) so that i may be able to save them like in a database and will show them up off line to the user. How will it be accomplished using .NET. Coding examples will be highly appreciated. At the moment i just want to access the rendered page and its associated objects as i mentioned above the rest (database part etc.) i can do easily.

Answers (1)