Hello,
I have copied the code fromt he book in c# and it can't detect that the TextBox1 variable has been declared.
Possibly because it hasn't been declared.
I notice that the c# examples don' thave html yet the
VB examples do.
Copying and pasting the HTML from the
vb doesn't really help because asp:TextBox is not a known element.
What am I not doing?
Thanks
Tomche