Is there a way to dynamically add a value to a TextBox in a form that is runat the server?<BR><BR>I am trying to get a DataReader to populate a hidden field in a form runat the server. I continue to get an error telling me that the DataReader has not be connected. <BR><BR>Thanks,<BR>David