furtivevole
Technical User
I have inherited a set of pages each with a piece of readymade code in the format:
<object id="mIFTW" CLASSID="clsid:4E330863-6A11-11D0-BFD8-006097237877" HEIGHT="31"
WIDTH="88"
CODEBASE="
I would like to associate an onclick event with this (as one would with say a conventional command button). In other words, when the user clicks the image, an additional piece of vbscript code is fired off.
Unfortunately I can't get any syntax/workarounds/fudges to work. Any suggestions please?
Linnet
<object id="mIFTW" CLASSID="clsid:4E330863-6A11-11D0-BFD8-006097237877" HEIGHT="31"
WIDTH="88"
CODEBASE="
I would like to associate an onclick event with this (as one would with say a conventional command button). In other words, when the user clicks the image, an additional piece of vbscript code is fired off.
Unfortunately I can't get any syntax/workarounds/fudges to work. Any suggestions please?
Linnet