How to get client computer name
HI,
Anyone know how to get client computer name in Apex?
I know the client IP address can be get from get_cgi_env ,but there is no way to get the computer name.
My client PC all using dynamic IP which get from DHCP, the IP address cannot be used to identified which computer is accessing the web.
Thanks
Vincent