DOT NET ACADEMY
Dot Net Interview Questions and Tutorials By Dr. Rajesh Rolen
Home
ASP.NET Interview Questions
+
C#.NET and VB.NET Interview Questions
OOPs Interview Questions
+
Tuesday, January 19, 2010
Make HTML textbox readonly
to make html textbox readonly follow below steps:
make Html textbox runat="server"
and in codding write
txtname.Disabled = True
Share This!
No comments:
Post a Comment
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment