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 
How do I convert a radio button (Read 390 times)
Matt
eAuction User
**
Offline

I love Perl

Posts: 10
New Hampshire, USA
Gender: male
How do I convert a radio button
05/24/05 at 23:32:00
 
Hello,

I've built a sub nav bar, and I want to include a couple of the modules from the My Auction Center link.  Can anyone tell me how I would convert a radio button into a clickable nav bar button that will take me to the disp_user_auction module with the appropriate values needed to run certain events in that module.

Thanks.
All your help is greatly appreciated !
Matt
Back to top
 
 


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

Dipl. Paranoiac ®

Posts: 1162
Germany
Gender: male
Re: How do I convert a radio button
Reply #1 - 05/24/05 at 23:42:37
 
That's not a Perl issue ...
Simply change (or add) the corresponding html tags.
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
Matt
eAuction User
**
Offline

I love Perl

Posts: 10
New Hampshire, USA
Gender: male
Re: How do I convert a radio button
Reply #2 - 05/24/05 at 23:49:46
 
Dieter,

I'm a little confused only because I'm going into the disp_user_auction sub and I don't know what I need to carry along with the link to activate the correct feature.  Let me see if I can explain that better.  Here is the button I want to convert:

print <<EO_HTML;
<form method="post" action="$ENV{'SCRIPT_NAME'}">
<input type="hidden" name="action" value="my_auction">
<input type="hidden" name="lang" value="$form{'lang'}">


<td valign="middle" align="left" nowrap>
                                           <input type="radio" name="show" value="my_closed" class="radio">
                                           <b>$txt{'My Closed Items'}</b></td>

and I want to turn it into something like:

<a href="$ENV{'SCRIPT_NAME'}?action=dispclosed&lang=$form{'lang'}"><b>$txt{'Closed Items'}</b></a>

But I get an error message with just this portion.  Where or what would I have to add to access the Closed Items section of the disp_user_auction sub.

Thanks for your help.
Sincerely,
Matt
Back to top
 
 


Advertising
View Profile | WWW   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