Hi guys!
I need a form that is created dynamically, and I was able to achieve what I wanted by using a DataList control containing some labels and textboxes.
Now I need a way to send, by e-mail, the information that users type into the DataList. Is there a way to do this? I cannot figure out how to reference or extract the data from the DataList controls.
