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
SIVA
NA
742
707.4k
How to call webservice in HTML page
Feb 23 2012 6:45 AM
Dear All,
Can anybody tell me how to call webservice in HTML page.
I have onemethod in my webservice like
public bool Check(string S,string R)
{
if(S==R)
return true;
else
return false;
}
I want to call this method in my HTML page.
I have little bit idea that we can achieve this by using Javascript or else by JQuery. If it possible in these two ways can anybody explain this with example.
Thank you ,
Reply
Answers (
4
)
Web service deployment
A potentially dangerous Request.Form value was detected from the client (arg="<lnapp><...