Gunslinger08
Lifer
I need to find a script for a personalized drop down. I need it to have a list of items in a dropdown. When one is selected, I need it to change an image and a link on the page. The dropdown must also display images. I think need to write the selected value into a cookie which I can read later and prepopulate the image and link on the page. Is this possible with javascript/asp?