Click here to Skip to main content
Sign Up to vote bad
good
See more: VB.NET
i want to save the next value of the list in cookies as i click the button it will work but there is prblom is that it will not get the next value when i click the button means when i click button one time then it get first value and when i click it scnd time then it will also get first value and when i click it thrid time then it will get scnd value the problem is that. and i want that i click it scnd time then it will get scnd value not a first value.
my code is
Response.Cookies("myfeedback")("ques_id") = rbl_ques.SelectedItem.ToString
        MsgBox(Server.HtmlEncode(Request.Cookies("myfeedback")("ques_id".ToString)))
where rbl_ques is the radio button list
Posted 13 Feb '13 - 17:24


This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)

  Print Answers RSS
Your Filters
Interested
Ignored
     
0 Sergey Alexandrovich Kryukov 278
1 Mohammed Hameed 268
2 OriginalGriff 236
3 Mayur_Panchal 153
4 Dave Kreskowiak 125
0 Sergey Alexandrovich Kryukov 8,171
1 OriginalGriff 6,236
2 CPallini 3,482
3 Rohan Leuva 2,703
4 Maciej Los 2,234


Advertise | Privacy | Mobile
Web02 | 2.6.130516.1 | Last Updated 13 Feb 2013
Copyright © CodeProject, 1999-2013
All Rights Reserved. Terms of Use
Layout: fixed | fluid