Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations biv343 on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

XMLHTTP caching issue with FTP

Status
Not open for further replies.

Creto

Programmer
Aug 31, 2004
90
US
I've seen suggestions on how to deal with the caching issue when getting pages via http by adding junk parameters to the end, and this works fine for http requests. My problem comes from the fact that I'm pulling from a text file from a ftp site, where if I add any junk parameters, it causes the object creation to fail.

Any ideas on how to get around the caching problem for ftp?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top