DotNetNuke ® Portal and Module Development - www.schelian.com

 Search



Forum


 Forum update Minimize

Today: 09/12/2005 we have setup our new dedicated English forum.

From today on, please use this forum instead of the English forums on DNNPortal.DE.

I will lock the English forums on DNNPortal.DE.



 Forum Minimize
SearchForum Home
     
  DNNPortal-Download  Using the DNNPortal-Download  How to store an...
 How to store and get cookies information in DNN 212 portal?
 
imgOfflineDNN2K6
2 posts
Joined
9/26/2005

How to store and get cookies information in DNN 212 portal?
Posted: 26 Sep 05 10:39 AM (United States)

In my report , i have 2 report type: Weekly and Monthly.  if the user login next time, i want to disply the selection which lastly selectly by the user accordingly. If the user1 select Weekly then next time i want to display weekly option.  if the user5 select monthly then next time i want to display monthly for that user

I am new to cookies.  please give me better/faster solution.  whether storing info on protal or cache? and also give me coding samples.  I am using DNN 212 and ACCESS database

millions of thanks in advance

imgOfflineSchelianHP
118 posts
5th
Joined
12/3/2004





Re: How to store and get cookies information in DNN 212 portal?
Posted: 26 Sep 05 4:06 PM (Germany)

I'm sorry,

I have no idea at the moment.

Maybe it is the best you post your problem to the dotnetnuke forum on asp.net.

http://forums.asp.net/90/ShowForum.aspx


Best regards
Hans-Peter Schelian
www.schelian.com (English)
www.schelian.de (Deutsch)
German DotNetNuke Community
imgOfflineDNN2K6
2 posts
Joined
9/26/2005

Re: How to store and get cookies information in DNN 212 portal?
Posted: 28 Sep 05 6:09 AM (United States)
i have one solution, but i don't know how to implement it.

In ModuleSettings table, i store UserId+RepType in SettingName.

ModuleId   SettingName        SettingValue
100            U001:RepType    Weekly
100            U002:RepType    Daily
100            U003:RepType    Weekly

i can store like this, but i don't know how to get U002 user report type record.

i mean, is either using for each or how?

Please help me..

Thanks in advacne
  DNNPortal-Download  Using the DNNPortal-Download  How to store an...


Page generated in 2.0000384 seconds.