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
shyam kumar
NA
17
0
webservice in Classic ASP
Jun 24 2010 9:38 AM
Hi All,
I am trying to consume a web service in classic asp page. i am able to call simple function such as HelloWorld();
my requirement is when i pass recordset or Dataset from webservice how do i assign that in asp side.
One option was returning a common format such as xml, but my problem is when i have huge set of data it will be
very difficult to loop through the xml nodes.
Other option is creating a .net component and use it asp, but my client is not ready to do this.
i am not using MS Soap tool kit instead i am using XMLHTTP.
guyz any other way, if u need more clarrification i will provide you that
thanks in advance
kumar
Reply
Answers (
0
)
retrieval of data
FileSystemWatcher using Asp.Net (C#)