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

[PHP] Refresh in PHP

2003-07-07 Thread Gary Ogilvie
Hi Everyone, 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? Many thanks --

[PHP] Refresh in PHP

2003-07-04 Thread Gary Ogilvie
Hi Everyone, 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? Many thanks -- PHP General Mailing List (ht