The redirect using the header method is instant and if the middle
page just does the inserts and you redirect right away using PHP
it is not noticable at all.


Timothy Hitchens (HiTCHO)
[EMAIL PROTECTED]


If you need PHP hosting with an experienced
support team 24/7 then email me today.

On Sun, 29 Dec 2002, Pag wrote:

>
>
>
> >to a new page that displays the success notices etc and if they
> >do a back or a refresh nothing will happen as the POST data
> >is on the previous now "removed" from history page.
>
>          I understand, but the reason i am trying to stick with just one
> page is that i want it to be practical. I mean, the moment the user clicks
> "submit" the page reloads and shows his comment immediately, and give him
> the functionality of pressing refresh to see if anyone else commented in
> the meantime.
>          Also, by using a different page, even with a redirect back to the
> original, might take a little while, since the original is a bit heavy on
> the download side. ;-)
>
>          Pag
>
>
>


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to