0
Hi,
My problem is solved if the user selects on the Internet Explorer (similar in FireFox and Opera):
Tools --> Internet Options --> General --> Settings --> Select Every Visits to Page
or
Tools --> Internet Options --> Delete Internet Temporal Files
But Is there any way of cleaning up the cache by an C# sentece??
I tried to use Response.Cache.SetExpires(), but I didn't know what to pass as the arguments and it didn't worl fine.
Thanks,
goraperas