re:
!We want to determine in our application which domain call.
Capture the requesting IP and do a reverse DNS lookup, although that won't help you.
There's many clients which share IPs, via proxies, with many other clients.
Juan T. Llibre, asp.net MVP
asp.net faq :
http://asp.net.do/faq/
foros de asp.net, en español :
http://asp.net.do/foros/
======================================
"Tuncer Erhamza" <tu*****@webmerkezi.comwrote in message news:uC**************@TK2MSFTNGP04.phx.gbl...
Hi!
Another web application (domain) call our application.
We want to determine in our application which domain call.
Thanks.