[e-gold-tech] cgi and param for e-gold shopping cart ?

2002-05-17 Thread kane
hello, can this work ? i was testing on the e-gold shopping cart using perl/cgi. #!/usr/bin/perl # use strict; use CGI; use CGI qw/:standard/; ### use CGI::Carp qw/fatalsToBrowser/; my $val = param('PAYMENT_AMOUNT'); my $batch = param('PAYMENT_BATCH_NUM'); my $acct = param('PAYER_ACCOUNT');

[e-gold-tech] Re: What is my passphrase? security ?

2002-03-21 Thread kane
hi , rick, i dont get what you mean ? one minute, i can log in. the next, i can't. i tried the forgot passpharase but nothing happens ? --- You are currently subscribed to e-gold-tech as: archive@jab.org To unsubscribe send a blank email to [EMAIL PROTECTED] Use e-gold's Secure Randomized Key

[e-gold-tech] coding for Merchant reference number: ?

2002-03-20 Thread kane
hi, how do i code the Merchant reference number for the e-gold shopping cart ? thanks --- You are currently subscribed to e-gold-tech as: archive@jab.org To unsubscribe send a blank email to [EMAIL PROTECTED] Use e-gold's Secure Randomized Keyboard (SRK) when accessing your e-gold account(s)

[e-gold-tech] significance of 2 times to login only ?

2002-03-13 Thread kane
jr of e-gold said that one can enter up to 10 times before account will be locked for 15 or 20 minutes. but mine will lock out only after 2 tries ??? so, did someone pay a trick on my account ??? --- You are currently subscribed to e-gold-tech as: archive@jab.org To unsubscribe send a blank ema

[e-gold-tech] What is my passphrase? security ?

2002-03-13 Thread kane
i read on e-gold site it says :- What is my passphrase? What happens if I lose it? How do I recover a lost passphrase? Your passphrase is the key that opens your account. Your passphrase is stored in our database in encrypted form, so that even we cannot learn it. Never reveal your passphrase t

[e-gold-tech] Re: Unable to login to account.

2002-03-13 Thread kane
>if you (or anyone else) tries to login to an account using the >incorrect passphrase more than 10 times in a row, your account >becomes locked out for a period of around 20 minutes. at that jr, i only tried twice and it says account locked. you said 10 times ??? so, why only 2 times and not 10

[e-gold-tech] Re: Unable to login to account.

2002-03-12 Thread kane
hi, i still can't login usually, i can. But, somehow, i can't login now. Also, now it only allows me 2 times to enter my passphrase ?? it someone guessed my passphrase, will this happen ? i suspect someone gained entry to my account illegally ??? --- You are currently subscribed to e-gol

[e-gold-tech] Re: Unable to login to account.

2002-03-10 Thread kane
i only tried to login 2 times but after that it says account locked.pleae try again after 15 minutes ? but this do not happen to other accounts. other accounts (which i've tried - do allow me to login many times ??? does this mean this account is froozen ??? --- You are currently subscribed to

[e-gold-tech] Unable to login to account.

2002-03-10 Thread kane
whats wrong with my account ? on my first and sometimes second attempt to login, e-gold displays the below :- Unable to login to account. The account you have attempted to access is currently locked out due to invalid login attempts. Please try again in 15 minutes. but this does not usually o

[e-gold-tech] php cannot see the values returned by e-gold ?

2001-09-09 Thread kane
i have in my form echo (" \n"); echo (" \n"); but test.php cannot get these values ? or is it only available for cgi or pl scripts only ? because it can work if i use echo (" \n"); in test.php echo ("e-gold batch number : $FORM{'PAYMENT_BATCH_NUM'} \n "); echo ("e-gold account : $FORM{'PAYER

[e-gold-tech] $IP = $ENV{'REMOTE_ADDR'}; ?

2001-08-30 Thread kane
hi, remote_addr will only show the ip address of the computer the user is using and not the http referer - the refering website (e-gold). $IP = $ENV{'REMOTE_ADDR'}; --- You are currently subscribed to e-gold-tech as: archive@jab.org To unsubscribe send a blank email to [EMAIL PROTECTED]

[e-gold-tech] Re: how to confirm the cgi file after status_url is e-gold ?

2001-08-25 Thread kane
hi Jay , when i have confirmed payment, the page at https://www.e-gold.com/sci_asp/pmtcommit.asp which has the followig html :- e-metal Payment Order - Confirmation e-metal Payment Order - Confirmation Account#: xAccount Name: The following transaction has been posted:You P

[e-gold-tech] Re: how to confirm the cgi file after status_url is e-gold ?

2001-08-25 Thread kane
hi Jay , Subject: Re: how to confirm the cgi file after status_url is e-gold ? there are a couple of things you can do... 1. check to see if the post to you is coming from something in the 63.240.230.x range of IPs. currently this is where e-gold is located. (at some future distant time thi

[e-gold-tech] Re: how to confirm the cgi file after status_url is e-gold ?

2001-08-09 Thread kane
i guess i will try to check this first. check to see if the post to you is coming from something in the 63.240.230.x range of IPs. currently this is where e-gold is located. (at some future distant time this might change.) do i do this from a cgi perl script ? --- You are currently subscribed t

[e-gold-tech] how to confirm the cgi file after status_url is e-gold ?

2001-08-08 Thread kane
how to confirm the cgi file after status_url is e-gold ? http://mysite.com/cgi-bin/cofirm.cgi";> can a cgi command check that e-gold is the site running confirm.cgi ? --- You are currently subscribed to e-gold-tech as: archive@jab.org To unsubscribe send a blank email to [EMAIL PROTECTED]

[e-gold-tech] can anyone get a merchant ref number ?

2001-08-08 Thread kane
hello, i was wondering if i can get this merchant reference number ? or is this merchant ref number only given to merchants like exchange makers ? Merchant reference number: 11002738 Transaction Posted! e-gold Payment batch #: 3392 --- You are currently subscribed to e-gold-tech as: archiv