|
I made a management page manager.aspx, this page is to display the data of the user table with datagrid
Now implement such a function, when the datagrid table of manager.aspx has a record increase, (in fact, the user table has increased data, personal beginners do not understand, just reasoning) can pop up a message for users who log in to this page.
I want to use asp.net + sqlserver trigger Shirui, but I am just a beginner, I do not know how to write the trigger, how to call asp.net to achieve this effect. Please help me, thank you very much. |
|