Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Foxisapi and cache(?)
Message
From
14/02/2000 13:01:04
 
 
To
14/02/2000 12:28:38
General information
Forum:
Visual FoxPro
Category:
Internet applications
Miscellaneous
Thread ID:
00331571
Message ID:
00331805
Views:
12
>>>>>>I am using foxisapi mechanism to build Web apps. A problem I have is after I enter data into a form, then submit it, the switch to another form, get back to first one and I dont see my latest changes. They are in the tables, but not in the browser. It looks like foxisapi does not bother to refresh that form but simply uses the one from a pool. Not sure.
>>>>>>Please help.
>>>>>>TIA Mark
>>>>>
>>>>>This is probably the browser caching the page, not the server.
>>>>
>>>>What would you suggest to test it?
>>>>Thanks Mark.
>>>
>>>You can watch the server to see if a hit was ever received... (IIS hit log).
>>
>>I am doing something like this. I update a test table every time a page is hit. So I dont see an update for that hit. That's why I thought that foxisapi does not hit the page but simply uses a copy of it.
>>Thanks Mark
>
>but this doesn'ttell you who is doing the caching. If you look at the IIS log, you can see if it ever even made it to the server. I doubt that FoxISAPI caches like this- I have never heard of it. Browsers, OTOH, do it all the time.
Can you tell me how can I see the hit log?
Thanks Mark
Previous
Reply
Map
View

Click here to load this message in the networking platform