Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_ado_rds thread: Cache clear


Message #1 by "Dileep Iarala" <dileepi@t...> on Tue, 6 Mar 2001 10:56:09
Hi,

In my ASP program i am calling Flash file. this flash file calling one xml 

file every second to update some data.

Xml file is updated separatly every time by another user.

Now the problem is flash file is not reading from the server its reading 

from the local file. 

I tried placing 



Response.expireabsolute="Private"

Response.expire=-100



Eventhough its not reading from the server. if i change the Internet 

Options--->Settings-->Everyvisit to the page(Radio buton) at that time its 

working fine. now how can i control this.



Thanks for your answers in advance.

This is very urgent to me Can you help me



Thanks

Dileep

  Return to Index