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
Dinesh Ambaliya
NA
42
79.9k
if page.isvalid client side
Jul 27 2012 8:18 AM
I have two textbox controls and added two required fields validation controls and set the text property of the validation control <img> tag. After that added a button control.
When I click the button without filling anything in the textbox it display images which I have putted in the required field validation control. But I want to display bottom of the button control a text description when any of the required validation is not valid.
I think this can be using if(page.isvalid) then display the text description. But it only work when javascript is disable.
Reply
Answers (
2
)
Gridview paging
Can we store connection string another file instead web.config.