Code Comments
Programming Forum and web based access to our favorite programming groups.Hello, Is it possible, when we know the url from a website, to read a file from the temporary internet files? thnx, InSeCo
Post Follow-up to this message"InSeCo" <inseco@nl.news> wrote in message news:OPc$uv34EHA.2804@TK2MSFTNGP15.phx.gbl... > Hello, > > Is it possible, when we know the url from a website, to read a file from > the temporary internet files? It is possible to read a file from the temporary internet files folder even without knowing any URL. If you are asking how to determine *which* file is associated with that URL, I do not know, however there is likely to be more than one such file. /Al
Post Follow-up to this messageIf your request is from the client go with client. BE the client ---------- e.g. xmlhttp will reload from cache unless 'cache' is was set server site to expire immediatly. The it will reload from server Be with file: or http: . Forget about the abc123 folder stuff It is no good. =============== Basically you can write to 'cache' hence changing the files. THAT is what I mean. Sites may cookie thea hellout of you, once they find out. =================== However it is even worse. A server can obviously set a cookie for any site and so on... ............ if you r "InSeCo" <inseco@nl.news> wrote in message news:OPc$uv34EHA.2804@TK2MSFTNGP15.phx.gbl... > Hello, > > Is it possible, when we know the url from a website, to read a file from > the temporary internet files? > > thnx, > > InSeCo > >
Post Follow-up to this messagePowered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.