Re: Navigate in popup window
From: Cor (non_at_non.com)
Date: 04/06/04
- Next message: EricJ: "Re: combobox and listbox items"
- Previous message: CJ Taylor: "Re: get running apps. name"
- In reply to: Raymond Lewallen: "Re: Navigate in popup window"
- Next in thread: Raymond Lewallen: "Re: Navigate in popup window"
- Reply: Raymond Lewallen: "Re: Navigate in popup window"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 6 Apr 2004 17:10:59 +0200
Hi Raymond,
>> Can I pass a DataSet from one page (parent) to another (child, popup
>> window)?
>> How can I do that?
>Look at the System.Web.Caching namespace. This link should help.
Are you sure of this, as far as I know is the caching namespace to share
frequently used data for all your clients. Let say by instance an article
list you loads one time a day and all pages from all clients can use that.
For sharing data between pages from one client is still the Session in my
opinion.
However maybe I am wrong in this?
Cor
- Next message: EricJ: "Re: combobox and listbox items"
- Previous message: CJ Taylor: "Re: get running apps. name"
- In reply to: Raymond Lewallen: "Re: Navigate in popup window"
- Next in thread: Raymond Lewallen: "Re: Navigate in popup window"
- Reply: Raymond Lewallen: "Re: Navigate in popup window"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|