You need to Register for free and Login to post a message in the forum.

Forum

Subject: Pass values from one control page to another ?
Prev Next
You are not authorized to post a reply.

Author Messages
parag parag

Posts:10

22 Dec 2005 7:02 AM  

Hi

I want to pass values from one control  page to another control page without using queystring,or cookies  method.

Take for eg a user name "hash" which i can show it in another page as login name .

I have tried out Context and session methods ...but invain .May be i have got something wrong in my code.

 

Please if anybody can help me sort out the problem. 

 

Lee Sykes
DNN Creative Staff
Nuke Master V
Nuke Master V
Posts:5302


22 Dec 2005 7:27 AM  
Hello,

If you are wanting to grab items such as Username, you can do that easily within the code. But I think you're wanting to pass parameters that someone is entering in a form through to another page?

I had this same problem when i was capturing several pages of data, if I put it in Viewstate the viewstate would be massive, it was way too much data to put into a URL string, cookies - a possibility  etc.. The workaround I did was to store the data directly in the database from each page, but - I did not have to call up previous data on the later pages, so again this may not suit. - The problem with this is it means you are accessing the database several times to add / recall content, which is not good practice.

Have you found any modules that do the task that you require? - I find it useful to refer to the source code of a module that can do the task and then adapt it to suit my needs.

Otherwise, I would try the asp.net forums for advice on best practice.

You may also find further information here:

 http://www.4guysfromrolla.com/

This is an excellent resource for asp.net programming.

I would be interested to hear the solution you implement, so let us know.

Lee Sykes
Site Administrator
Subscribe to the website : DotNetNuke Video Tutorials : The Skinning Toolkit : DotNetNuke Podcasts

Twitter: www.twitter.com/leesykes

Lee Sykes's Facebook Profile
You are not authorized to post a reply.
Forums > DotNetNuke® > DotNetNuke® Questions > Pass values from one control page to another ?



ActiveForums 3.7

Latest Forum Posts

RE: DotNetNuke 5.3.0 Released by jncraig
Whoops! From Joe Brinkman: "With any software product you will occasionally have a release tha...
RE: Creating Portals before setting the host by jncraig
Whoops! Didn't quite finish. DNS, through A Records and other records is used to convert a domai...
RE: Creating Portals before setting the host by jncraig
NO! Don't delete and start over. "A Records" are part of DNS. Host Headers are part of IIS Co...
RE: Creating Portals before setting the host by cyborama
By the way Lee or Joe didn't try this yet but do you think it would be wise (should someone else run...
RE: Creating Portals before setting the host by cyborama
Ok Lee, Joe, and others reading this thread, I just had success. Here is what happened. I thoug...
RE: Creating Portals before setting the host by cyborama
Hello Lee, No Success yet I think I might need to delete my portal and recreate it. I created th...
RE: Auto create pages and content by jncraig
Are you using the DotNetNuke menu or another one?
RE: Missing Edit & Add Function on Modules to Entire Site by jncraig
Glad it's working!
RE: Firefox SWF file by jncraig
I recommend that you use the free DigFlash module from dignuke.com. I've found it to be a very reli...
Firefox SWF file by ce221
on my dnn site it have a text/html that has the following attached code this displays fine in IE but...
RE: Missing Edit & Add Function on Modules to Entire Site by jacksonsc56
arrrrggghhhh for goodness sake, I was in View mode!. After a year working on numerous B2B DNN sit...
RE: Missing Edit & Add Function on Modules to Entire Site by jacksonsc56
Strangely enough the Admin account is displaying the modules settings menu. To confirm its the menu ...
.MainMenu_MenuItemActive (Active Solpart menu item not working) by SixfootStudio
Hi Guys, Could someone please take a look at this SolPart menu for me and tell me why it is that ...
Missing Edit & Add Function on Modules to Entire Site by jacksonsc56
Just logged into my DNN site as host and noticed I can no longer edit modules or access the settings...
RE: How to upgrade core module? by LeeWebDev
That did it. Thanks, Lee! And keep up the great work with this site. It's a tremendous resource.
DNN in cluster evniroment by kris@aausports.org
Does anyone have any experience running DNN in a cluster environment? Looking at setting up 3 R600 ...
RE: Auto create pages and content by dhassall
CAUTION - I am also adding pages to the site manually (Page Functions Add) but I am finding after ad...
PayFlow Link by murphydolores
Hello Can any one help me to find out a shopping cart systems that work with PayFlow Link?
RE: Send email with Dynamic Forms Results by jesp17
Hi Lee,I've asked DataSprings if there is a way to solve my problem (wish). Here is a reaction:I don...
Background Music by kparker
Do you know of any module that I can use to play background music on a single page?  Or do you have ...
DotNetNuke Modules
RSS Feeds