Hi
I have to display nearly 200 popup in one web form depending on table status. Could you tell me ? which one will be good approach to do this task?
1. shall i design 200 popup in one form?
2. shall i keep all popups as user control in one folder and then call that popup dynamicall ?
or is there any good approach to do this task ?