I'm curious how people handle the error message "Previous request not completed" when sending data to a server.

Right now, if I get that error, I close all open sockets and re-send the data. But during a screen sharing session with my client I saw it happen, and some time after the error and before the re-send, the first data went through. Then it got sent again during the resend.

We don't want the same data sent twice. How would you handle that?

--
Jacqueline Landman Gay         |     jac...@hyperactivesw.com
HyperActive Software           |     http://www.hyperactivesw.com

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to