eAuction
  Not just another Perl script
Google
Welcome, Guest. Please Login or Register


If you use eAuction a lot and like it or if you make money from eAuction or from eAuction-related activities ...
then the project asks you for a donation in favor of the further development.



The forums are protected by
AccessControl
(written by Dieter Werner)
Click here if you want to check your IP against the most important RBLs of the net.
Click here in order to visite the AccessControl forums.


<< Visit the international e Auction Marketplace >>
Buy and sell PC and Consumer Electronic components






  HomeHelpSearchLoginRegister
 



Pages: 1 2 3 
New fields and Change Registration Information (Read 504 times)
Dieter Werner
Administrator
*****
Offline

Dipl. Paranoiac ®

Posts: 1162
Germany
Gender: male
Re: New fields and Change Registration Information
Reply #3 - 05/28/05 at 09:19:37
 
That's a bad thing ...
- don't ask for cc-data if you don't run a SSL server
- you don't use cc-data validation
Back to top
 
 

Multimedia file viewing and clickable links are available for registered members only!!  You need to Login or Register!!


Greetings from Germany
Dieter Werner




Advertising
View Profile | WWW   IP Logged
mars22
eAuction User
**
Offline

I love Perl

Posts: 14

Re: New fields and Change Registration Information
Reply #4 - 05/28/05 at 14:30:37
 
When it is auction time  the people who will be invited to participate (from our company contact list and customers) will be directed to an eAuction161 directory which will be password protected (.htaccess) also.

I am doing all of the testing and code modification on my personal website on a shared server, so therfore you see me logged in as mars22 (instead of mars) and the  testing code that needs help is located at at:
Multimedia file viewing and clickable links are available for registered members only!!  You need to Login or Register!!


I have done some research/reading on cc-data validation and know it is considered inmportant and will address it if I can get past this hurdle.  

I also understand you are a very busy person and cannot help everyone and appreciate all you have done so far.

Regards,
mars22 / mars
Back to top
 
« Last Edit: 07/07/05 at 16:16:50 by mars22 »  


Advertising
View Profile   IP Logged
Dieter Werner
Administrator
*****
Offline

Dipl. Paranoiac ®

Posts: 1162
Germany
Gender: male
Re: New fields and Change Registration Information
Reply #5 - 05/28/05 at 14:57:41
 
OK ... but
this code can't work
Code:
   $form{'$CCNAME'} = $ccname unless $form{'$CCNAME'};
   $form{'$CCTYPE'} = $CCTYPE unless $form{'$CCTYPE'};
   $form{'$CCINFO'} = $CCINFO unless $form{'$CCINFO'};
   $form{'$CCEXPMONTH'} = $CCEXPMONTH unless $form{'$CCEXPMONTH'};
   $form{'$CCEXPYEAR'} = $CCEXPYEAR unless $form{'$CCEXPYEAR'};   



and this code will work:
Code:
    $form{'CCNAME'} = $ccname unless $form{'CCNAME'};
   $form{'CCTYPE'} = $CCTYPE unless $form{'CCTYPE'};
   $form{'CCINFO'} = $CCINFO unless $form{'CCINFO'};
   $form{'CCEXPMONTH'} = $CCEXPMONTH unless $form{'CCEXPMONTH'};
   $form{'CCEXPYEAR'} = $CCEXPYEAR unless $form{'CCEXPYEAR'}; 



do you see the difference?

BTW:
you have to add the new fields to some other subroutines too.
Back to top
 
« Last Edit: 05/28/05 at 17:46:40 by Dieter Werner »  

Multimedia file viewing and clickable links are available for registered members only!!  You need to Login or Register!!


Greetings from Germany
Dieter Werner




Advertising
View Profile | WWW   IP Logged
Pages: 1 2 3 


If you like eAuction, please Rate it.
If you don't like eAuction, please Rate it too.


1 is being poor and 10 is being excellent


EveryScript

ip-location


AccessControl - Members Only