Tagged Questions

0
votes
1answer
419 views

Can we call aspx page which is a part of web service through a web application + consume webpage response from other page

I have written a sample web service, which consist of certain .aspx pages. I have written a code to consume webmethods from that web service. Now, is it possible to load the aspx page which is a part ...