` Printed Icetips Article

Icetips Article



Par2: Images as links in skeletons
2000-08-26 -- Michael Boston
 
Here is the simplest way (I know of) to make an image a link
if your Skeleton (Image.htm) has the line:



to display the image.

Brackett this with TSSCRIPT as shown below.





Add the image in the IDE.
On the Position tab set the width and height of the button.
In Internet Options - Controls - Properties - Properties - Insert.
Name: ImageLink
Type: String
Value: 'http://10.0.0.2/default.htm'
Do NOT check the Refresh when changed on the Events Tab.
Then OK-OK-OK-OK - Compile

The HTML that is sent to the client looks like:





It just worked for me when I tested it.



Printed April 28, 2024, 4:06 pm
This article has been viewed/printed 35108 times.