Ask a Question related to Microsoft Access, Design and Development.
-
Darren #1
How to add an image to a from via a hyperlink?
I am trying to display an image on a form that is located
on a web sitelin (via a hyperlink). I want to take a
product code, add a .jpg to the end and link to this image
in a specific directory on the companys web site. Is this
possible?
Thanks in advance for the help.
Darren
[email]darren@sullivan.net[/email]
Darren Guest
-
Image Rollovers with the Hyperlink Control
I have several System.Web.UI.WebControls.HyperLink Controls which I want to display as rollover images. I know how to make these manually using the... -
Hyperlink for Button Image
I have a 2 state button with an up.gif and a down.gif with behavior set for mouseover. Multiple hotspots were set in FW - a circle with rectangle... -
Can you put an image and hyperlink in a web datagrid?
Can you put an image and hyperlink in a web datagrid? If so, How? Thanks, Trint .Net programmer trintsmith@hotmail.com *** Sent via... -
Hyperlink with image in datagrid
I need to put an image with a hyperlink into a datagrid's column. A file name for the image's source and a parameter for the hyperlink should come... -
Dynamically Hyperlink and Event Handler for the Hyperlink ?
Hi, I´m creating an Hyperlink dynamically for my DataGrid: HyperLink hl = new HyperLink(); hl.Text = "MyLink"; hl.NavigateUrl = "#";...



Reply With Quote

