|
Thanks for the help - I appreciate it. I actually solved the puzzle by inserting a form into the sequence followed by the user placing an order, which sends an email to me, with the data structured within it. The email when received is saved to floppy disc, and can be easily read low-level to yield the data. Works fine, giving the same result locally as the approach you suggest.
There is a further benefit that the complete order is available via two routes, so if lost via one route the other still exists. Yes, our ISP HAS lost our MySQL data once already, and the restore did not of course include the latest orders.
Last edited by gbhall; 01-22-2005 at 04:06 PM..
|