Jump to content

.Net Webservice to ASP page


biggieuk

Recommended Posts

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.