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
Rohan Ramani
NA
786
143.9k
how to call asp.net method from javascript ajax?
Dec 27 2019 12:43 AM
I hve a method, which is containg database call.
I need to call that method every second to check its return true or false without postback of the page.
For that I have to use ajax call. Please suggest me.
public
bool
CheckCustomerConfirm()
{
// My Code
// return value;
}
Reply
Answers (
1
)
application running in local but not on live !
merge ms word files and create Table of Content