gav_will
August 13th, 2002, 10:20 AM
For a long time now I have been scratching my head about this .NET stuff.
I know what I want to do, of course I have tried to start from the beginning and work up but I can not even do that. How do you use a web service in regards to web pages? I have read good examples of creating web services and using them in console applications but I want to display results in a web page.
Also does anybody know the extent of what websevices can return from functions. ie can a web service return a valid pointer to a dataset? (So then you could navigate through the data ie
pDataSource->NextRecord();
)
-------------------------------------------------------------------
Will somebody throw us starters a frikkin bone?
I know what I want to do, of course I have tried to start from the beginning and work up but I can not even do that. How do you use a web service in regards to web pages? I have read good examples of creating web services and using them in console applications but I want to display results in a web page.
Also does anybody know the extent of what websevices can return from functions. ie can a web service return a valid pointer to a dataset? (So then you could navigate through the data ie
pDataSource->NextRecord();
)
-------------------------------------------------------------------
Will somebody throw us starters a frikkin bone?