in reply to Re: Complete part of a cgi script before the rest
in thread Complete part of a cgi script before the rest

OK, thanks. I'll experiment with this -- I've got another project going that is using an infinite while loop to read a serial port and dump data to MySQL. That works well, but I think this solution would be perfect for that script as well.

Actually the server is Linux, but the clients have Windows desktops -- hence the Excel files. Excel can open csv, but I need to eliminate any potential confusion.

  • Comment on Re^2: Complete part of a cgi script before the rest