Excellent! I've got that working fine, but...
When I run the data through a SELECT query for a MySQL database it says that it is not in the database which is weird because that is where it came from in the first place. (This is a work around for an IE bug.) If I hard code the data it finds it in the database.
I haven't been able to find an answer in MySQL or Perl tutorials so far. Do you have any ideas?