dave
Thu Oct 07 09:18:52 CDT 2004
Some hosts cache asp pages for "x" views.
Write a new page - upload it, open it, upload a new version of the same page
with subtle differences and see if the original exists still.
Contact your host and ask if asp pages are cached at the server.
If so, turn it off, its a real pita
"Jonathan" <Jonathan@discussions.microsoft.com> wrote in message
news:6FE4DBEC-EEB9-4D6A-B7DD-69ACDAF6A9B8@microsoft.com...
> How do I get a page that isn't cached? I have tried using refresh and I
> deleted the temporary files. The page I deleted is also still there on
> another PC.
>
> "Joker" wrote:
>
> > You might also be seeing a cached version of the page. I had that
> > happen to me when I first started doing asp.
> >
> > Jonathan wrote:
> >
> > > I am 100% sure it is the right file in the right directory. When I
upload a
> > > file named login1.asp, it shows up immediately. But the changes to
login.asp
> > > (the orginal file) are not present even though the file was
overwritten and
> > > then deleted. The web server is not on site so I'm not sure what its
running.
> > >
> > > Do most web hosting companies use mirroring or load balancing? I'm not
sure
> > > what the one that I have uses.
> > >
> > > "Bc'TcRP" wrote:
> > >
> > >
> > >>My guess is that if you delete the file and refresh the browser and
the page is still there, you are
> > >>1. Deleteing the wrong file
> > >>2. In the wrong Directory
> > >>3. Uploading to the wrong directory
> > >>
> > >>If you are positive that its none of the 3 above - you are probally
running IIS with some sort of mirrorig/load balancing combo
> > >>where you will need to unload the deal and then relaod it into
service. Make sure you are in the right directory first.
> > >>
> > >>- Bastard
> > >>
> > >>
> > >>On Wed, 6 Oct 2004 18:13:02 -0700, "Jonathan"
<Jonathan@discussions.microsoft.com> wrote:
> > >>
> > >>
> > >>>I am trying to upload a new version of a file that already exists on
my web
> > >>>site. It asks me to overwrite and I choose yes. But when I go to the
web
> > >>>page, even a half hour after the upload, the orginal content of the
page is
> > >>>still there. I have tried uplaoding several times in IE and FTP
voyager.
> > >>>There are no errors reported during the upload. FTP voyer is using
binary
> > >>>upload for sure.
> > >>>
> > >>>Also, I deleted the file I am trying to update on the web site in the
FTP
> > >>>program but the orginal file is still there!? When I type the URL of
the
> > >>>orginal file, it appears in its orginal state. I would expect a page
not
> > >>>found error since the file is deleted.
> > >>>
> > >>>I have cleared the temporary files in IE, used refresh, and closed
all
> > >>>windows and went to the page again. However, the orginal file is
still there.
> > >>>I'm not sure what this web site is running, but it supports ASP. I
think its
> > >>>IIS. I have experienced this same porblem on other web sites run with
IIS.
> > >>>The file I am trying to upload is an ASP file with VBscript. Any
ideas on how
> > >>>I can fix it? Thanks for the help.
> > >>
> > >>
> >
> > --
> > Please do not contact me directly or ask me to contact you directly for
> > assistance.
> >
> > If your question is worth asking, it's worth posting.
> >
> > If it's not worth posting you should have done a search on
> >
http://www.google.com/ http://www.google.com/grphp?hl=en&tab=wg&q= or
> >
http://news.google.com/froogle?hl=en&tab=nf&ned=us&q= before wasting our
> > time.
> >