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

HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...How to set the querystring per pageHow to set the querystring per page
Previous
 
Next
New Post
4/9/2008 2:40 PM
 

I've been developing some small modules for DNN for a while, but never one as large as this one.
This one requires a module to be used across multiple pages. Every page should show it's own usercontrol.
I've got THAT figured out (by using a QueryString parameter), but I can't seem to find documentation (or Google-answers) on HOW to set the querystring per page.

Is this something I have to provide in my own modulesettings?
I'm sorry if I'm missing someone, but please let me know.

Thanks in advance!

 
New Post
4/9/2008 4:04 PM
 

You access querystring using the Request.QueryString collection..


-Mitchel Sellers
Microsoft MVP, ASPInsider, DNN MVP
CEO/Director of Development - IowaComputerGurus Inc.
LinkedIn Profile

Visit mitchelsellers.com for my mostly DNN Blog and support forum.

Visit IowaComputerGurus.com for free DNN Modules, DNN Performance Tips, DNN Consulting Quotes, and DNN Technical Support Services
 
New Post
4/10/2008 2:30 AM
 

Thank your for your reply, but I'm sorry..., 
I didn't explain my question properly. 
My question is: how to set (as in configure) a querystring in a DNN page/tab?

I'd like to achieve the following DNN pages/tabs configuration using the same DNN module:

- Page A (with querystring 'ControlType=List.ascx')
- Page B (with querystring 'ControlType=Detail.ascx')

By clicking the NavMenu 'Page A', I'd like to show the 'List.ascx' of my module and by clicking the NavMenu 'Page B', I'd like to show the 'Detail.ascx' of that same module.

Can I achieve the page-specific querystring by configuring something in the current DNN (4.8.2) per page somewhere?
Or do I have to do some custom work....

 
New Post
4/10/2008 4:03 AM
 

Hi Willem,

I don't know if I understand right, but it seems that you want to have a querystring in your request to the page, so you only need to use two link to the page like this: default.aspx?tabid=xx&ControlType=List.ascx and default.aspx?tabid=xx&ControlType=Detail.ascx where xx is the tabid of your page. Then your module will have to access the querystring collection as stated before.

Best regards,
Dario Rossa

 
New Post
4/10/2008 4:27 AM
 

Hi Dario,

I hope it really is that simple! I'll give it a try today.
Thanks!

 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...How to set the querystring per pageHow to set the querystring per page


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