W WilsonSmith Jul 15, 2004 #1 How to read the IP address of the browser? I am using .Net 1.1. Thanks, Wilson
W WilsonSmith Jul 16, 2004 #3 Thanks, Is there any .Net specific statements? Steve C. Orr said: Request.UserHostAddress Click to expand...
Thanks, Is there any .Net specific statements? Steve C. Orr said: Request.UserHostAddress Click to expand...
J John Saunders Jul 16, 2004 #4 WilsonSmith said: Thanks, Is there any .Net specific statements? Click to expand... Like what? Request.UserHostAddress is the browser IP address.
WilsonSmith said: Thanks, Is there any .Net specific statements? Click to expand... Like what? Request.UserHostAddress is the browser IP address.
J Joerg Jooss Jul 17, 2004 #5 Steve said: Request.UserHostAddress Click to expand... Unless there was a (reverse) proxy, in which case its IP address will show up here. Cheers,
Steve said: Request.UserHostAddress Click to expand... Unless there was a (reverse) proxy, in which case its IP address will show up here. Cheers,