Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re: Removing auto formatting at end of forms

by osunderdog (Deacon)
on Nov 14, 2006 at 02:59 UTC ( [id://583892]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use strict;
    my $i = 1;
    ...
    my @record = (1, 2, 3, 4);
    
    print "<button type='submit' name='butCat' class='sub' value='$recordn
    +um[$i]'><b>$record[$i]</b></button>";
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://583892]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (6)
As of 2024-04-19 07:44 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found