Hi all,
 
I'm using some image buttons and am having trouble getting the return values for them.
 
I have a button called answerbtn and the return values would be 'answerbtn.x' and 'answerbtn.y', I need to check one of these values to check whether this button was pressed.
 
I have tried _['answerbtn.x'] but I get a traceback from Zope.
 
Any Ideas?
 
TIA
 
Phil
phil@media-1.ml.uwcm.ac.uk