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
Lawrence Pond
NA
164
0
asp.net webforms c# and jQuery
May 18 2014 3:09 AM
Using ASP.NET C# webforms can someone show me how to use jQuery to open a modal that with two button save cancel this would also contain a text box that must have a value entered before the save button is allowed so I would use the RequiredFieldValidator it value is entered the user would press save and it would call a delegate on the parent page saying something has been successfully posted. A Message would then say success + textbox.Text;
Perhaps my thoughts are wrong I am tying to do postbacks to the server using server controls in asp.net. What are best practice?
I just want to get a feel for how to use jQuey with Asp.Net Webforms.
thanks in advance.
Reply
Answers (
1
)
jquery validation
Jquery Regular Exp