| |
robthain
Posts: 4
Score: 0
Joined: 6/5/2001
From: United Kingdom
Status: offline
|
I have set a cookie and can retrieve it. I now want to put that vaulue to use to open and image. <% response.write("<img src='img/fotw/" & strCookieValue & ".gif width='204' height='23'>") %> where strCookieValue is the value of the cookie. Why doesn't this work? Rob. ------------------------ - shy bairns get nowt! - ------------------------
|
|