TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Ramarao Medida
NA
19
0
Disable buttons on a web page.
Jan 11 2007 4:31 AM
Hai,
I have a web application with two buttons i need to disable one button when the other is clicked. I have put the code btn1.Disabled = true when btn2 is clicked (on server click).
Similarly i put btn2.Disabled=true when btn1 is clicked(on server click). But this is not working . I have a function call in the onclick of these buttons and the buttons are shown disabled after the function is executed. Whereas i want the other button to be disabled before the function call.
Thanks in advance,
It would be great if someone helps me as i need to deliver the product in a day.
Ramu medida
Reply
Answers (
0
)
HELP: read xml file in asp.net and display it in tabular form in one table format
Disable buttons on a web page.