Tech
Forums
Jobs
Books
Events
Videos
Live
More
Interviews
Certification
Training
Career
Members
News
Blogs
Contribute
An Article
A Blog
A Video
An Ebook
An Interview Question
Register
Login
5
Answers
how to set textbox control is editable and non editable
krishna angirekula
9y
617
1
Reply
how to set textbox control is editable and non editable in the page load
for example::
if txtname.text.trim().length >0
{
txtname.readonly=false;
}
else
{
txtname.readonly=true;
}
Plz Help me as early as possiable .... urgent guyss help me
Post
Reset
Cancel
Answers (
5
)
Next Recommended Forum
I want to do paging in repeater in 3 tier form, plz help me
to send mail using asp.net this concept is required.