I am writing a script that relies on retrieving the $ENV{REMOTE_ADDR} from
the user's browser. I'm depending on this for database information
retrieval rather than cookies or some type of javascripting since one cannot
depend on a user having either cookies or javascripting enabled in his
browser. I've run across an issue with an AOL user and am curious if this
is a universal problem with the AOL browser or just this person's particular
browser configurations. My script is handing the user off to a VeriSign
secure server. Sometime between when the user is handed off to the VeriSign
server and he is returned to my unsecured server, his IP address changes.
Has anyone encountered this? If so, what solution can you suggest.
Peace in Christ -
Ron Goral
[EMAIL PROTECTED]