how can i change the image url of an image based on #var=test variable?
- by korben
i'm try to change an image's imageurl on an aspx asp.net c# page based on a variable from #var=1 (or 2, or 3, or 4)
i know nothing about javascript unfortunately which is what i've been told i need. can anyone point me at a novice based script i can try to learn via implementation?