> The processing needs to be more bulletproof.
I do have a plan for making the system handle the back-button more
gracefully. JJ suggested it, actually. It involves passing the
time in the URL so you can tell if it's a reload or not.
Yes, there aren't transactions for MySQL. And anyway, what you really
want is a transaction for a page load. We've done our best to
address this by not allowing the process to time out. See the code
in index.php3 that wraps the call to an action module. It tells
PHP to ignore user abort and to let the action run for a long
time.
Leon
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Site: http://www.working-dogs.com/freetrade/
Problems?: [EMAIL PROTECTED]