I have a slideshow feeding from the database on my homepage. Now when a user views those images I want him to be able to click on that image and be redirected to a certain page, this is how I did it but it does not work..
How to make a image a link
Hi!
I have a slideshow feeding from the database on my homepage. Now when a user views those images I want him to be able to click on that image and be redirected to a certain page, this is how I did it but it does not work..
I have a slideshow feeding from the database on my homepage. Now when a user views those images I want him to be able to click on that image and be redirected to a certain page, this is how I did it but it does not work..
Javeed M ShaikhPosted Oct 19, 2011, 3:45 PM
try this...
PublicUsers/EventReservation.aspx?id={0}", Eval("EventId")) %>">
Please do not forget to mark "Accepted Answer".