biggieuk Posted July 15, 2009 Share Posted July 15, 2009 Hi all, I am creating a web service using Visual Studio in .Net. Basically, a value is passed in, this could be an ID, postcode or surname and i want the webservice to send values to another ASP(classic) webpage i have. This then processes the passed through variables and returns an XML feed which i need to be passed back to the original function. I know this probably sounds like a roundabout way of making this but i already have the ASP part working and need to get this working this way if possible. Would i need to use Ajax to pass these variables from a .NET webservice to another asp page and then back to the function or is there another way i can do this? Thanks very much for any help/ clarity with this. Link to comment https://forums.phpfreaks.com/topic/166116-net-webservice-to-asp-page/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.