Click to See Complete Forum and Search --> : How to mark clicked buttons


veerabhadra
October 10th, 2006, 03:10 AM
Hai,
Iam doing online booking project in ASP.Net by using C#.Net.I have a problem.That is

There are 50 buttons and a submit button.When we click submit Button.we have to find which buttons are clicked in That 50 buttons and change the back color of that buttons.

I have tried putting them in an arraylist but iam didn't get.So any body give an idea.