Hi All,
I want to have a clickable image that runs a script that will parse the webpage the image is on for a specific word. Once I find the word I am going to use it to search in a mysql 5.0 database. I want to do this the most efficient way. My only constraints are that the image click must trigger the script, and in the end the script will need to interact with the mysql database.
Please let me know what language I should look into, and also if you know, the most efficient way to embed the language or file in the image.
Thanks for any help.
I want to have a clickable image that runs a script that will parse the webpage the image is on for a specific word. Once I find the word I am going to use it to search in a mysql 5.0 database. I want to do this the most efficient way. My only constraints are that the image click must trigger the script, and in the end the script will need to interact with the mysql database.
Please let me know what language I should look into, and also if you know, the most efficient way to embed the language or file in the image.
Thanks for any help.