A
Angel
Hi ,
Is there any way to send a small piece of data to other server.
I want to send just a confirmation for successful authentication to the
server which has redirected a user to our secure login page.
I have been told that for example a cookie can be sent to another server,
or perhaps WebRequest might be used.
In our case there is no need of any response. All we need is to send
"Yes/No" to the other server.
Any ideas?
Thanks
Is there any way to send a small piece of data to other server.
I want to send just a confirmation for successful authentication to the
server which has redirected a user to our secure login page.
I have been told that for example a cookie can be sent to another server,
or perhaps WebRequest might be used.
In our case there is no need of any response. All we need is to send
"Yes/No" to the other server.
Any ideas?
Thanks