ASP.NET: Disabling postback of the contents of a TextBox -
in page have read-only textbox contains rather large amount of text. noticed on postback text sent server , validated, though client can never modify it. seems silly; there way disable behavior?
consider making div
or element not post content, if read content
Comments
Post a Comment