storing several id in a session
-
I have a gridview that there is a button in every row of it.I store product in this gridview .I want to when a user click on a button , the id of that product store in a session,and in a popup window the user can see a message.and after that ,user can select a product again.in another page I want to get these Id and show that product that a user selected in a gridview.my question is that , can I store several id in a session?what code should I write? please help me .thanks
-
I have a gridview that there is a button in every row of it.I store product in this gridview .I want to when a user click on a button , the id of that product store in a session,and in a popup window the user can see a message.and after that ,user can select a product again.in another page I want to get these Id and show that product that a user selected in a gridview.my question is that , can I store several id in a session?what code should I write? please help me .thanks
This is pretty straight forward task, and what have you done so far?
"The clue train passed his station without stopping." - John Simmons / outlaw programmer "Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon "Not only do you continue to babble nonsense, you can't even correctly remember the nonsense you babbled just minutes ago." - Rob Graham