Hello,
I am trying to build an admin page that allows the admin to change out images on their web site. I think that my problem is simple, but I still cannot find the answer.
I am setting the variable = document.image.src, but when I pass the variable via mypage.htm?variable=value, I end up passing the entire" as the variable.
Is there a way to just pass the image.gif when referencing a document image object?
Any help would be greatly appreciated!
Brian
I am trying to build an admin page that allows the admin to change out images on their web site. I think that my problem is simple, but I still cannot find the answer.
I am setting the variable = document.image.src, but when I pass the variable via mypage.htm?variable=value, I end up passing the entire" as the variable.
Is there a way to just pass the image.gif when referencing a document image object?
Any help would be greatly appreciated!
Brian