On my webpage their is a userwebcontrol that contains a checkboxlist.
im tryin to retrieve the checked values of this list using
Request.Form("ct100$TreatmentsCheckList")

but this returns nothing...

is their anyway to get the selected items