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
1
Answer
set timer on key up page load c# .nat
Devendra Kumar
8y
315
1
Reply
hii,
i want when i type text then finish the page is post back i will use this code on page load event
txtSearch.Attributes.Add("onkeyup", "setTimeout('__doPostBack(\\'" + txtSearch.ClientID.Replace("_", "$") + "\\',\\'\\')', );");
i want give 10 sec time to input text in text box
Post
Reset
Cancel
Answers (
1
)
Next Recommended Forum
mvc .net best sites
Entity framework error when working with code first approach