Wrox Programmer Forums
Go Back   Wrox Programmer Forums > C# and C > C# 1.0 > C#
|
C# Programming questions specific to the Microsoft C# language. See also the forum Beginning Visual C# to discuss that specific Wrox book and code.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the C# section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old May 28th, 2007, 01:37 PM
Registered User
 
Join Date: May 2007
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default Persist user selected check box information

Hi all,
i'm facing problems in persisting user selected check box values across multiple aspx pages in a portal(plumtree 5.0). I have a shopping cart application where i show the user a list of available products in a datagrid and a check box for each row. When the user checks couple of check box and clicks "submit", i'm saving the selected rows in a view state and loading an usercontrol. But if the user doesnot click on "submit" and navigates to any other page in the portal and then come back to the shopping cart application page, all the previous selections and the viewstate too is vanished :(. Please help me in finding a solution to persist the selected check box values so that when the user returns to the shopping cart application from any other page, i need to show the users previous selections. And i need to use only javascript, cookies or cache. i cant use session variable as it is not advisable in plumtree portal

Please help me

Thanks in advance,
Nagesh






Similar Threads
Thread Thread Starter Forum Replies Last Post
Best way to persist Context.User across pages? musa BOOK: ASP.NET Website Programming Problem-Design-Solution 5 January 4th, 2008 12:07 AM
Problem with check persist KamalRaturi ASP.NET 2.0 Professional 0 September 23rd, 2006 07:12 PM
user login information Tee88 Classic ASP Basics 2 November 11th, 2005 10:21 AM
drop down box selected value crmpicco HTML Code Clinic 1 March 31st, 2005 09:56 AM
Get information into list box stacy Classic ASP Databases 6 February 20th, 2004 01:08 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.