You can access the value of the control using Request object. Request["TextBoxID"] should give you the text in the textbox.
確定! 回上一頁