asp.net - Javascript WebRequest Invoke/Cache problem -


I have ASP I am using Net 3.5 and trying to open a web site using Javascript and Sys.Net.WebRequest.

This service is applied for the first time and till then I do not try to refresh, everything is fine.

A refresh webrizest object invoice method is called but instead of implementing the service, the callback function, such as it is using some cached results.

How should this be resolved so that service on every refresh is executed?

Thank you,

Wineshtain

some random number service Try adding the URL as a parameter so that the id is not cached.


Comments

Popular posts from this blog

c# - How to capture HTTP packet with SharpPcap -

jquery - SimpleModal Confirm fails to submit form -

php - Multiple Select with Explode: only returns the word "Array" -