Temporary Intenet Files + WebClient Class
HI
Im downloading an XML file from the web using WebClient class, but the problem is everytime I run the program it is just using the cached version stored locally. Is there a way to force a refresh of this file so it doesnt just fetch the one stored locally?
regards
|