hi
i have an .aspx page and have 3 webusercontrol in it.each usercontrol has a generic handler,when i run the .aspx page,i dont see the correct input of usercontrols.
but when i use the page with just one of the usercontrol,it works correctly.is it because of having multiple handler in one page?can we have multiple handler in one page?
Go to the complete details ...