Hi there

I remember doing this before but cant seem to remember for the life of me!

how can i create controls (command button in particular) in ASP.NET and according to the button created, to do a particular action?

so we create x amount of buttons (depending on input)
for each button there is handle events when the button(x) has been clicked

any ideas?