I am using jquery block to show the popup window. In which the popup has two textboxes with two buttons. When user clicking the buttion i need to get the value from two textboxe's and save it to the database. But when i try to get the value it is nulll or empty string.
How can i get the textbox value in code behind file ? ( .net ) Thanks, Suresh.