in reply to Re^4: cgi scripts running javascript and passing control back and forth
in thread How to allow a user to reorder rows from a database using a web form?

Also, you may want to look at using Placeholders.

  • Comment on Re^5: cgi scripts running javascript and passing control back and forth

Replies are listed 'Best First'.
Re^6: cgi scripts running javascript and passing control back and forth
by yaconsult (Acolyte) on Jan 10, 2011 at 00:32 UTC
    Yes, I've been using placeholders for a long time. I generate the table schema in my script based on the contents of the input file.