This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Meaningless Drivel and the fly likes Refresh a Web Page Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Other » Meaningless Drivel
Reply Bookmark "Refresh a Web Page" Watch "Refresh a Web Page" New topic
Author

Refresh a Web Page

Noman Iqbal
Ranch Hand

Joined: Jun 25, 2001
Posts: 99
Hi Dear Friends,

There is a page named as "main.asp" in which there is a recordset which depends on the query string, each time when the page is loaded it has to show the new data acording to the recordset, but it is showing old data and when I refresh the page then the data is updated. Now what I want to do is to load the page each time from the server not from the browser cache. Please tell me how to do this. What changes I have to make in my web page.

Waiting for your reply.
[ June 24, 2004: Message edited by: Noman Iqbal ]
Ernest Friedman-Hill
author and iconoclast
Marshal

Joined: Jul 08, 2003
Posts: 24057
    
  13

Hi Norman,

Sounds like your question ought to be in our "General Computing" forum. I'll move it there.


[Jess in Action][AskingGoodQuestions]
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Refresh a Web Page
 
Similar Threads
scheduling JSF application
Refresh a Web Page
IE can only run 3 times with servlet(apache,Tomcat)
JDBC?
Struts Problem