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.0Login Redirect with Query string parametersLogin Redirect with Query string parameters
Previous
 
Next
New Post
11/27/2006 3:39 PM
 

A user on page1 of my site hits a link to bring him to page2, passing some parameters in the query string.  Page2 check to make sure the user is logged in, and if not, redirects him to the login page.  After login, the user goes back to page2, but he querystring parameters are no longer there.  How do I persist these parameters so when the user is directed back to Page2 the parameters are there?

Thank you

Mark

 
New Post
11/28/2006 3:28 PM
 

Is there a better way to pass parameters from one page to another so if the user gets re-routed to the login page it won't delete those passed values? 

 

 

 
New Post
11/28/2006 7:40 PM
 
Mark S wrote

Is there a better way to pass parameters from one page to another so if the user gets re-routed to the login page it won't delete those passed values? 

 

 

 

You can use a cookie, or the session object, or persist the value into the database.  A cookie would be the best for performance.  be sure to clean up the cookie when you're done with it.

 
New Post
11/29/2006 3:47 PM
 
Can you use Session State to save data on a databound control?  I'm trying to save the index of a dropdownlist that's databound, and when the page is re-visited, the dropdownlist will only accept an index of 0 (I think becuase there is no other data in my ddl.  I tried doing a ddl.databind(), and that works but it's creating other problems in my page_load, which fires more than once so binds the data multiple times.
 
New Post
12/19/2006 3:40 PM
 
Hi Mark,
  Did you ever find / get an answer to this problem that worked for you? I have the same problem except for when the user does not exist yet (i.e. hasn't ever registered). If they have registered before, and they login, the parameters are there. But if they've not registered before, and they complete the registration, it redirects them to the right page but without the parameters. Any thoughts or help would be a great help.
 
Previous
 
Next
HomeHomeArchived Discus...Archived Discus...Developing Under Previous Versions of .NETDeveloping Under Previous Versions of .NETASP.Net 2.0ASP.Net 2.0Login Redirect with Query string parametersLogin Redirect with Query string parameters


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