C
Charles A. Lackman
Hello,
How do I retrive the Visitors IP Address from my web service. I have been
searching within the System.Environment properties and do not see anything
that would lead me to believe it will get the static IP. Also, wondering
why I cannot recieve the SessionID using the following code:
Dim TheID as Long = Session.SessionID
Error Message: Object not set to an instance of an object.
Thanks,
Chuck
How do I retrive the Visitors IP Address from my web service. I have been
searching within the System.Environment properties and do not see anything
that would lead me to believe it will get the static IP. Also, wondering
why I cannot recieve the SessionID using the following code:
Dim TheID as Long = Session.SessionID
Error Message: Object not set to an instance of an object.
Thanks,
Chuck