RE: client info

2000-07-17 Thread Philip Arnold - ASP
> Screen resolution is accessible in JavaScript: > > x = screen.availWidth; > y = screen.availHeight; > Note that this is only a v4 Browser thing Also, availHeight and availWidth are the Browser sizes, while screen.height and screen.width are the actual screen height and width. Ph

RE: client info

2000-07-14 Thread Stanislav Maximov
> is there a client variable i can use to get the following information and > store it in a database > > client host #cgi.remote_host# or #cgi.remote_addr# > client browser type #cgi.http_user_agent# > client screen resolution imho, available via client-side JavaScript stas@ ---

Re: client info

2000-07-14 Thread Max Paperno
At 7/14/2000 02:53 PM -0500, Gavin Myers wrote: >is there a client variable i can use to get the following information and >store it in a database > >client host CGI.REMOTE_ADDR is the IP address CGI.REMOTE_HOST is the host name if you have rDNS enabled on your Web server, or the IP address if y

RE: client info

2000-07-14 Thread Bryan Batchelder
#x27;unsubscribe' in the body. --_=_NextPart_001_01BFEDD2.1590FE00 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable RE: client info um, if the person is behind a firewall/proxy, the = same host will come up for wh

RE: client info

2000-07-14 Thread Scott Becker
ex.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body. --_=_NextPart_001_01BFEDD1.210CE140 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable RE: client info