Just a quick question. Is it possible to pass variables through image maps?
I currently have an image of North America on my webpage with all the states and provinces. When a user clicks on say, Ontario, it will take them to the appropriate sales contact for that province. However, I had to create a different page for each province/state. I'd like to reduce the amount of pages, but I'm not sure if it's possible to send a variable when a user click's on a specific part of the image...
Any help is appreciated.