RE: [PHP] Refresh in PHP [solved]

2003-07-07 Thread Gary Ogilvie
Yeah I found that out eventually. Thanks :) -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Refresh in PHP

2003-07-07 Thread Greg Donald
> My user has reported a problem when he loads a page. The page grabs data > from MSSQL and displays this on the screen. However, it is not updated. > Is there any way in getting the page to automatically refresh itself > ONCE when it is loaded, without ending up in a loop? Javascript will do tha