Connecting Tech Pros Worldwide Forums | Help | Site Map

get computer name or ip adress

bk
Guest
 
Posts: n/a
#1: Nov 17 '05
Request.ServerVariables("remote_addr")
Request.ServerVariables("REMOTE_HOST")
[color=blue]
>-----Original Message-----
>Hello,
>
>How can you get the computer name of a Cliënt computer, [/color]
or the Ip address?[color=blue]
>with aspx.
>i need it to get the number of a table in a dinging room, [/color]
the computer name,[color=blue]
>is the id for a table.
>
>thanks
>
>
>.
>[/color]

Closed Thread