How to retrive checkbox value form Me.Request("...")

D

dee

Hi
I'm a webform that fills a CheckListBox server control dynamically from a
database.
I then use
Me.Server.Transfer("page2.aspx", True)
to transfer the contorl data to to be used in page2 WebForm.
I can get the value of a text control using
Label1.Text = Me.Request("TextBox1")
But I don't know how to get the CheckedListBox values. Also I dont know how
many
there are.
If u have run across same issue I appreciate any help.
Thanks
Dee
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top