1

the code below protects the server from generating unique but new name is always generated for the name attribute, but i want to deny new name generation, please help me

<asp:TextBox runat="server" ID="text1" name ="text1" Text="20" ClientIDMode="Static" />:

Regards

Yuriy Galanter
  • 38,833
  • 15
  • 69
  • 136
Demsie Kefelegn
  • 71
  • 1
  • 12
  • Dears, the code below protects the server from generating unique but new name is always generated for the name attribute, but i want to deny new name generation, please help me ClientIDMode="Static" Regards – Demsie Kefelegn Mar 03 '14 at 15:24
  • There is no "name" attribute for TextBox. – gitsitgo Mar 03 '14 at 17:26

0 Answers0