|
-
Apr 17th, 2005, 07:12 AM
#1
Thread Starter
New Member
Caching
Hello,
I have al problem with caching. I'm using a client based (flash) geographic search and a
datagrid. When i use
<% Response.CacheControl = "no-cache" %>
<% Response.Expires = -1 %>
the geographic search is working fine, but the pages of my datagrid expires. When i turn caching on, there are no problems with the datagrid, only my clientbased geographic search doesn't come with the needed results in the datagrid.
Help!!!!!
Greetz...
FLOW
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|