Launch aspx page from web service

S

sramruttun

hi guys

Is there a way to launch an aspx page from the WebMethod of webservice?
 
M

Marina

How could that possibly work?

The web service could be located anywhere - and the application calling it
could be anything. The web service can't possibly have a handle to the
client that would allow it to do that. The application could be a web page,
a windows app, another web service - etc. All the web service knows how to
do, is to execute a particular method, and return the results. Other then
that it knows nothing.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top