Hello everyone. The problem is: how do you set the ALT attribute of an IMG tag when the IMG is a NetDynamics HREF? The background: we have a ND 4.13 HREF. Its Picture property was set in the studio to be something like /images/picture.gif and it works well. However, *without* going into the Java code, how do I set the ALT attribute of the IMG tag which ND generates between the <A> tags? I tried creating an ND image, setting the ALT attribute through its ExtraHtmlText property, and then forcing a reference to that image somehow into the value of the Href object. I didn't get it to work. I know I can override the onBeforeDisplayEvent and write out any kind of HTML that I want. However, this is considered an unmaintainable solution because it involves committing a large amount of engineer time to what is essentially a design issue, which may change frequently. We'd like to do it through the properties and not the code. any advice the ND gurus may have is greatly appreciated. thanks, Jeremy Lang software engineer TVisions, Inc., Cambridge, Mass. _________________________________________________________________________ For help in using, subscribing, and unsubscribing to the discussion forums, please go to: http://www.netdynamics.com/support/visitdevfor.html For dire need help, email: [EMAIL PROTECTED]
