|
|
|
|
|
| | |
|
Active Server Pages ASP control controls class classes module script Scripts applet CJWSoft ASPProtect ASPBanner ASPClassifieds
(Advanced)
(Components)
(Database)
(General)
(Vbscript)

|
|
Subject: |
Accessing Database from ASP - Refreshing |
From: |
Kelly Drown |
Date: |
1/21/1999 11:09:27 AM |
IP: |
38.226.77.100 |
Hi, I have a question that Im hoping someone might be able to help with... I have an intranet site which uses Oracle as its back end database. Everything works fine except that when you call up an ASP page which displays the results of a certain query, go about some other business on the site, then come back and hit that same page with the same query, it instantly pops up showing you the results of the last time it ran. Its acting like this page is cached and its not re-executing the code like its suppoosed to.
Im using an ADO recordset object which I dispose of at the end of the script. How do I make this page load fresh each time so that the script will run and provide accurate results?
Thanks!
-Kelly
|
Follow Up - Re: Accessing Database from ASP - Refreshing - Harlan 1/21/1999 5:19:57 PM
Follow Up - Re: Accessing Database from ASP - Refreshing - Wilfred Mathews 2/12/1999 7:02:17 AM
Follow Up - Re: Accessing Database from ASP - Refreshing - MZysk 2/12/1999 1:22:43 PM
|
|

|
|
|
|
|
|
|
|
|
|