open multiple pop-ups
As like in in contact list in chat , when you click on
different contacts ,separate window(pop-up) are opened
to converse on different windows.
For my case,
I retrieve different names from database
, I want to open different pop-up for different contact(names) on
clicking on the names
so i need asp.net 1.1 code in c# and javascript
|