Hi ;
I am using ASP.NET and VB.NET 2003. I am trying to do one thing. I have a update button to update record in a grid. I want to launch a pop up window whenever user press upate button. That small pop up window will not have anything but a text box with a button send to send email to a person. When user press Send Button then it should close the pop up window and focus to the last window.
I have code for sending emails, I need help in opening that pop up window and passing some parameter to that window and close on send button.
Thanks.
I am using ASP.NET and VB.NET 2003. I am trying to do one thing. I have a update button to update record in a grid. I want to launch a pop up window whenever user press upate button. That small pop up window will not have anything but a text box with a button send to send email to a person. When user press Send Button then it should close the pop up window and focus to the last window.
I have code for sending emails, I need help in opening that pop up window and passing some parameter to that window and close on send button.
Thanks.