04-21-2004 10:48 PM - edited 03-13-2019 04:44 AM
is it possible, and how?
thanks a lot
05-05-2004 10:40 AM
test
05-27-2004 08:37 AM
To get the IP to ANY phone is quite simple if you are using IIS/ASP scripts to feed the phone XML.
sPhoneIP = Request.ServerVariables("REMOTE_HOST")
This will always return the IP address of the Device accessing the ASP Session.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide