Determining different computers with the same IP

2003-11-07 Thread Octavian Rasnita
Hi all, I heard that it is possible to differentiate 2 computers of 2 different web page visitors that have the same IP address. I know that each computer is sending some information in %ENV variable, but is there any other method to differentiate them? The information from %ENV can be changed so

Re: HTTP::Request

2003-11-07 Thread Tobias Fink
Hi, thanks for all your help :) but what i didnt want to do is something like this: my $response = $ua->get("http://search.cpan.org/search?query=$query&query2=$query2etc";); because this only works for http-get. Isnt it possible to create a header that works with get and post? Greetings, Tobi

CGI Question

2003-11-07 Thread Jack
Hi, I'm hoping someone can help me with a CGI problem I've been having: I have two frames on my site. The left frame contains a CGI script (and it's initially called with NO parameters) and the right frame contains an HTML file. There is a button on the right frame that triggers a javascript f