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.

I gave up on reinventing the wheel and i am trying to use that middle-page method you guys mentioned. To make things a little more transparent to the user, i thought of using a popup window instead, you know, a tiny window pops up, with the code to insert the comment on the database, and closes right after it does so.

but err..how can i close it right after the database insert?

Pag


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



Reply via email to