GerEielts
09-29-2005, 09:05 AM
Hi,
Just new.
I have an app with codebehind and I want to retrieve the values of HTML-controls on the webform.
So: a textfield is put on the webform. User fills in. In codebehind (vb) I will do something with the value, but (of course) VB donot know this control (tooltip says: 'txtMa1' is not a member of 'System.type'.
How can I do this ?
Help is appreciated, Ger.
Just new.
I have an app with codebehind and I want to retrieve the values of HTML-controls on the webform.
So: a textfield is put on the webform. User fills in. In codebehind (vb) I will do something with the value, but (of course) VB donot know this control (tooltip says: 'txtMa1' is not a member of 'System.type'.
How can I do this ?
Help is appreciated, Ger.