|
code
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
|
page and a menu down the left side of the page. The middle of the page is where is have my one and only contentplaceholder. I create a content page (document.aspx) and set the MasterPageFile to document.master. Inside the document.aspx I have this ... <asp:Content ID="Content1" ContentPlaceHolderID="PageDetail" Runat="Server"> <iframe ID="PageUrl" Name="PageUrl" runat="server" /> </asp:Content> As the user makes selections in the menu that is located on the document.master, I change the PageUrl url property iframe to display the appropriate page (framepage.aspx). What I'm trying to do is save the data from the page in the iframe (framepage.aspx) from within the document.master page after the different menu items have been clicked, but before i navigate the user to the next page that they have clicked on. Any ideas how i can push that data from the framepage.aspx to the document.master. Or maybe even from the frampage.aspx to the document.aspx to the document.master. All the pages that display in the iframe are independent pages with no association to a master page.
objectdataSource case sensitive with parameters??
label overlap during design Don't understand state in WebControls class Page CallBack ICallbackEventHandler Issue getting value from dynamically creating datagrid boundcolumn Where in the page lifecycle does validation occur? DetailsView EditItemTemplate CheckBoxList2 bound and Related to CheckBoxList1 Treeview/Treenode oncheck clientside event handler dynamically set property on a control |
|||||||||||||||||||||||