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 
adding radio buttons and check boxes (Read 399 times)
bookswap
eAuction User
**
Offline

I love Perl

Posts: 40

adding radio buttons and check boxes
04/08/04 at 04:38:20
 
Hi,

I would like to know how to add radio and check boxes.

This is what I have so far...
Multimedia file viewing and clickable links are available for registered members only!!  You need to Login or Register!!


The code:
<tr class="mask" bgcolor="$config&;anch=123;'colortablebody'}">
               <td valign="top"><b>Condition:<br></td>
               <td>
                   <input type="radio" name="CONDITION" value="New" class="radio" checked>
                   <b>New</b>
                   <input type="radio" name="CONDITION" value="Used" class="radio">
                   <b>Used</b>
               </td>
           </tr>
           <tr class="mask" bgcolor="$config{'colortablebody'}">
               <td valign="top"><b>Payment:<br></td>
               <td>
                   <input type="checkbox" name="PAYMENT1" value="Cash" class="checkbox" checked>
                   <b>Cash</b>
                   <input type="checkbox" name="PAYMENT2" value="PayPal" class="checkbox">
                   <b>PayPal</b>
                   <input type="checkbox" name="PAYMENT3" value="Check" class="checkbox">
                   <b>Check</b>
                   <input type="checkbox" name="PAYMENT4" value="Money Order" class="checkbox">
                   <b>Money Order</b>
               </td>
           </tr>

Not sure where to go from here?
Back to top
 
 


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

Dipl. Paranoiac ®

Posts: 1162
Germany
Gender: male
Re: adding radio buttons and check boxes
Reply #1 - 04/08/04 at 14:11:17
 
Now you should write the needed code in order to process the data contained in your form. Smiley
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
bookswap
eAuction User
**
Offline

I love Perl

Posts: 40

Re: adding radio buttons and check boxes
Reply #2 - 04/08/04 at 23:07:47
 
Could you give me some example code on how to do this?  I am not really sure.  Maybe you could post some of the eA-1.6.2 code on how to do this as i see it has some check boxes and radio buttons. Grin
Back to top
 
« Last Edit: 04/09/04 at 12:29:55 by Dieter Werner »  


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