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 
Table Color in eAuction.pl (Read 985 times)
Busdrums
eAuction User
**
Offline

I love Perl

Posts: 5

Table Color in eAuction.pl
08/06/04 at 18:48:01
 
Hello,

First, Great Work Dieter!! I'll be excited to eventually get 1.6.2

I wondered if anyone knows why when I change #FFFFFF in the code below I get a 500 server error?

Even if I change it back to #FFFFFF and upload again, I get the same error. I always end up having to upload the stock file from the .zip file to get it working again.

Code:
sub disp_cat {
   my ($key, $numitems, $row, $rowcolor);
  
print <<EO_HTML;
<div align="center">
   <table bgcolor="#FFFFFF" width="770" border="0" cellspacing="0" cellpadding="0">
	<tr>
	    <td width="200" valign="top"><br> 



Many thanks  Smiley
Back to top
 
 


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

Dipl. Paranoiac ®

Posts: 1162
Germany
Gender: male
Re: Table Color in eAuction.pl
Reply #1 - 08/07/04 at 10:36:08
 
Example:

Code:
sub disp_cat {
   my ($key, $numitems, $row, $rowcolor);
  
print <<EO_HTML;
<div align="center">
   <table bgcolor="#00CCFF" width="770" border="0" cellspacing="0" cellpadding="0">
	<tr>
	    <td width="200" valign="top"><br> 


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
Busdrums
eAuction User
**
Offline

I love Perl

Posts: 5

Re: Table Color in eAuction.pl
Reply #2 - 08/07/04 at 13:49:23
 
Dieter, you misunderstood. I know how to change a table color in HTML.  When I do change it to #C0C0C0 or any other color in this particular table, I get the 500 server error.  Even if I change the #C0C0C0 back to #FFFFFF and upload again, I still get the 500 server error. I then have to upload an unedited version of eAuction.pl to get it working again.

It does not make sense to me for it to do that, so that is why I am asking. I've visited most of the sites of members who post here and noticed that they have not altered this table. I thought they may have had the same problem.

Thanks for the reply Dieter
Back to top
 
 


Advertising
View Profile   IP Logged
Pages: 1 2 


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