Hello Allideliner!!!
I am having problem in retrives values from textbox at aspx page to popup page?
aspx page code:
one textbox--
<asp:TextBox ID="txtTopicTitle"
runat="server" style="height:25px"></asp:TextBox>
I want to use this txtTopicTitle values on the popup page(Default.aspx page )..
Then what is the process require??
I hope somebody able to helpful me......