|
-
Aug 6th, 2004, 05:32 AM
#1
Thread Starter
Fanatic Member
how to persist data across multiple pages.
The situation is this:
The first page has 12 text boxes on and and a list box.
I need to navigate through a few pages other pages and retain the data from the first page the user entered.
Its a bit of a faff to use 12 session variables.
Does anyone know how to store arrays in session variables. I have tried and when i retrieve the array I get the message
Cannot convert system.array to a 1 dimensional array of string. This is because I have Option strict switched on.
I need an array because I have a list of id the user enters.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|