asp.net webpage pulling sp_who2 help!!!!
I have made a asp.net 1.1 page pulling data from sp_who2 (system stored proc in SQL Server). In the page I have a refresh button. When I hit that button a new user is added each time. I have tried to refresh the datagrid only but to no avail,please help.
|