Hi, I am looking for advice regarding the use of two images.

Lets say you have a class status that has two boolean state properties
isModify() and isNew(). If isModify() returns true then I want to display
modify.gif and call the JavaScript function modify() and, if isNew() is true
then I want to display new.gif and also call modify().

Anyone have an example of this or could offer some advice?

Thanks.

Regards

Alex

Alex Colic.vcf

Reply via email to