Hi,<BR><BR>I have a bunch of checkboxes on my aspx page all with the autopostbackproperty set to 'true'. All checkboxes are dynamically generated. When the page is postback, I want to know which checkbox(id) raised the postback event. But how????<BR><BR>Thanks,<BR>Fokko Veegens.