Hi everybody. Hoping I'm at the correct dept. i just put a sample page together with scriptaculous coding for sorting list items and though I got the basic script to work it left me at a loss for updating the mysql database with the new values. I did a mega search on the subject and did find a couple examples using php to do this but the problem is I'm using perl. How does one extract the new values out of the javascript code for converting them to perl (so I can move on the the next challenge updating the database)?
I'm totally at a loss with javascript and not all that well versed at perl either but I am beginning a major study on javascript/ajax.