Date:  01/07/2003 07:45:14 PM Msg ID:  001203
From:  Michael Pena Thread:  001203
Subject:  How do you refresh an HTML page?
How do you refresh the contents of an HTML page?  I'm trying to make a script that displays a table containing the records of a database.  Then I made a separate HTML page program that adds or edits that database.  Upon calling the previous page that displays the tables, the records that I edited or added did not appear, but when I clicked the refresh button, it updates the page and the new and edited records appeared.  How can you refresh the display without clicking the refresh button on the Internet browser?
 
-Mike-