Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 8581

Re: Images as Hyperlinks independant of Tomcat server

$
0
0

Hi Fahid,

 

You can try the below steps which are pretty simple. It worked fine for me. For this I used an image object placed in ROOT directory of a web application server.

 

1.Add a blank cell
2.Right-click on the blank cell and select “Format cell”
3.Under “General” specify Read content as “Hyperlink”
4.Apply >> OK
5.Right click on the cell >> "Edit Formula" >> Use the following formula

="<html><a href='http://localhost:8080' target='_blank'><img src = 'http://localhost:8080/sample.png' /></a></html>"

 

Hope this helps.

 

Regards,

Niraj


Viewing all articles
Browse latest Browse all 8581

Trending Articles