Hi, I've got 2 image buttons, they work great in firefox. Internet Explorer doesn't seem to support the value tag - and therefor I get submitted an empty String.
<html:image property="action" value="add" src="add.gif"/> <html:image property="action" value="remove" src="remove.gif"/></td> Any idea, how I could get this to run for Internet Explorer? (I think I found a solution for regular forms, but I am using a DynaActionForm...) Marcus --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]