I have a calendar consisting of image buttons in a repeater, what i want is when the imagebutton is clicked want to write text to a literal control in its place.

So instead of an imagebutton I woudl have a literal with text confirming what slot has been clicked.

Is this possible?