Button link in gridview to open a www
this is the situation.
i have a table with links information. the fields are
image = logo for the site.. just the location directory
description= description of the site
link = the site www address
so then i use a gridview control that displays the info of each link
i use a template field for the picture and another for the link..
i want to make the www address displyed in the gridview when clicked it opens the www site. Also when the image gets clicked since is a button image.
tanks
|