Hi,
Let me get this very straight.
we have a jquery based website say(http://www.mywebsite.com), and a set of webservices under the same domain like (http://www.mywebsite.com/services/service1.asmx).
Now, since it is jquery based application with ajax calls to the webservices, URLS of our webservices are exposed to the public through developer tools.
Is it possible that we can know if the web service is called only from within our application, otherwise dont execute it.
Can we use cookies for this purpose?
Your prompt response will be highly apprecaited.
 
 
 

Go to the complete details ...