On Tue, 2007-01-02 at 15:24 -0500, tedd wrote:
> Rob:
> 
> That's a good point -- even if a delay was added 
> it's not certain that it wouldn't experience a 
> race issue. And the longer the delay, the more 
> problems you have with the user experience.
> 
> Perhaps a token scheme, like prohibiting 
> duplicate from submissions, might work.

Well I don't know if there is a race condition. I don't know enough
about meta redirects and javascript execution to know if a race
condition exists at all. That was why I did my solution the way I did
it, I know for a fact there is no race condition in it :)

Cheers,
Rob.
-- 
.------------------------------------------------------------.
| InterJinn Application Framework - http://www.interjinn.com |
:------------------------------------------------------------:
| An application and templating framework for PHP. Boasting  |
| a powerful, scalable system for accessing system services  |
| such as forms, properties, sessions, and caches. InterJinn |
| also provides an extremely flexible architecture for       |
| creating re-usable components quickly and easily.          |
`------------------------------------------------------------'

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

Reply via email to