I am making one aspx page in which i’m using a img button.on click event of this image button,a popup will come and there i should display the Name of the employees and user have to select one employee by checking the check box,and it will display the selected value in a text box and id goes to the database.
can i get sample code for this??