Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeArchived Discus...Archived Discus...Developing Under Previous Versions of .NETDeveloping Under Previous Versions of .NETASP.Net 2.0ASP.Net 2.0Data Between Multiple Modules Data Between Multiple Modules
Previous
 
Next
New Post
8/1/2007 12:10 AM
 

Can someone point me to an article explaining how to share  data between modules?

I was thinking using an event in one module and NavigateUrl I could use the same method as passing data between pages via a querystring, Is that a viable option?

 

TIA

Ian

 
New Post
8/1/2007 12:13 AM
 

ITLackey,

Assuming the "receiving" module is expecting something on the query string -- and that that piece of data is "query string friendly" -- that sounds like a perfectly acceptable option.

take care,

Ian


Software Engineer
Co-Founder, dnnGallery
Stack Overflow: Ian Robinson
Twitter: @irobinson
Linked In: Ian Robinson
 
New Post
8/1/2007 12:17 AM
 

Thanks for the quick response!

One more question, what if the data is not querystring friendly?

 
New Post
8/1/2007 2:32 PM
 

You can use Inter Module Communication (IMC) which is explained in the Module Developer's guide. I believe it is capable of passing objects between modules. The Help module uses this technique.


Do you know the truth when you hear it?
Néstor Sánchez
The Dúnadan Raptor -->Follow Me on Twitter Now!
 
New Post
8/1/2007 4:35 PM
 

You can certainly use any of the traditional means - Session object, cookies, DB, flat files, etc. - whatever is the most reasonable and secure thing to do. Also, use could encrypt the entire string of parameters (except for tabid, of course) and pass that in query string, then unencrypt it in the receiving page.


Vitaly Kozadayev
Principal
Viva Portals, L.L.C.
 
Previous
 
Next
HomeHomeArchived Discus...Archived Discus...Developing Under Previous Versions of .NETDeveloping Under Previous Versions of .NETASP.Net 2.0ASP.Net 2.0Data Between Multiple Modules Data Between Multiple Modules


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out