Click here to Skip to main content
15,891,905 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
Hi How are you?

I have an online xml file and i want to read it using dataset.readxml then insert the data in to comobox but the problem when i have change or edit the xml file and run application it's get the old data not the new data

it's read the data from cache. How i can set http headers like ( Pragma:no-cache or Cache-Control:no-cache ) to read it without cache

Thank you in advance
Sorry of my English
Posted
Comments
Maciej Los 14-Oct-14 2:23am    
Please, do not repost.
Delete this question!
ZurdoDev 14-Oct-14 7:30am    
It is possible your code is adding it to the cache.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900