User1136893981 posted
I have developed one web application, deployed on server and there are differnet users will use this application.
I need when user 1 click save button on web form , once he click save button, this saves data to DB and pop up tablet 1 browser window with specific link i send by query string.
When user 2 1 click save button on web form , once he click save button, this saves data to DB and pop up tablet 2 browser window with specific link i send by query string.
and so on