Hi all!---- perlmodule for oracle

2002-01-06 Thread katta ananta mohan
Hi all, I'd like to know whether there is any perl module which can integrate a database-modelled-website with an oracle backend on sunsolaris-OS thanks in advance, KM Join 18 million Eudora users by signing up for a free Eudora Web-Mail account at http://www.eudoramail.com -- To unsubscr

Check Username and Password

2002-01-06 Thread maureen
Hello! In the following code verifies a password, passed from an html page: #check for proper password if ($in{'password'} ne "test") { I would like to change this so, the code looks at a text file of usernames and passwords, instead of the hardcoded password "test". The text file currentl

Re: Check Username and Password

2002-01-06 Thread Curtis Poe
--- maureen <[EMAIL PROTECTED]> wrote: > > Hello! In the following code verifies a password, passed from an html > page: > > #check for proper password > if ($in{'password'} ne "test") > { > > I would like to change this so, the code looks at a text file of > usernames and passwords, inste

passing a hash using cgi.pm

2002-01-06 Thread Josiah Altschuler
Hi. I'm having trouble passing a hash from one program to another through a link using cgi.pm. My first program passes the hash like this (it's actually a hash that is one element of an array of hashes): print pre a ( { -href => "http://140.247.111.176/cgi-bin/redundancies.pl?request=%{$clusArr

snoop script

2002-01-06 Thread Ahmed Moustafa
Hi All, In a CGI Perl script, how can I get the physical, geographical, location of an IP address and the HTTP Referer? Thanks a lot for your attention. Your help will be appreciated. Ahmed -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: snoop script

2002-01-06 Thread R.B.
[EMAIL PROTECTED] Hi I found a good free program that does that caled AXS takes 2 minutes to set up to , i know nothing about cgi and this was fast and easy to install http://www.xav.com/scripts/axs/ that's a list of what it tracks from vistors here's the url to go to Fast and Free Web Browser

Re: snoop script

2002-01-06 Thread Curtis Poe
--- Ahmed Moustafa <[EMAIL PROTECTED]> wrote: > Hi All, > > In a CGI Perl script, how can I get the physical, geographical, location > of an IP address and the HTTP Referer? > > Thanks a lot for your attention. Your help will be appreciated. > > Ahmed Ahmed, To get the longitude and latitude