Response.Cookies("myfeedback")("ques_id") = rbl_ques.SelectedItem.ToString MsgBox(Server.HtmlEncode(Request.Cookies("myfeedback")("ques_id".ToString)))
This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)