Hi,
does anyone know if there is a way of dynamically changing the text on a gif file. This is the code I have which has text on the graphic. I don't want to hardcode the text though.
<!--webbot bot="ImageMap"
text=" (286,31) (404, 161) {Solution
Product
Description
Version
Release Date
Version
} {Times New Roman} 12 B #000600 CT 0 " SRC="images/discface.gif"
ALT="Org Chart" BORDER="0" width="720" height="540" -->
Basically the Solution, Product, Description etc would contain actual values.
I have tried putting the above in asp but it didn't work.
I wonder can it be done?
thanks
Sinead
does anyone know if there is a way of dynamically changing the text on a gif file. This is the code I have which has text on the graphic. I don't want to hardcode the text though.
<!--webbot bot="ImageMap"
text=" (286,31) (404, 161) {Solution
Product
Description
Version
Release Date
Version
} {Times New Roman} 12 B #000600 CT 0 " SRC="images/discface.gif"
ALT="Org Chart" BORDER="0" width="720" height="540" -->
Basically the Solution, Product, Description etc would contain actual values.
I have tried putting the above in asp but it didn't work.
I wonder can it be done?
thanks
Sinead