here is my trouble - i have 3 pages, the first runs a simple querey and populates a drop down list, the user picks one of the returns and upon submission is sent to the second page - there the user can modify certin fields, once they click on submitting changes the third page takes the modified data, strips out single quotes and updates the table and displays the information that was supposedly written to the table. here is the code on the third...