Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

CGI hidden input value wrongly assigned.

by jck (Scribe)
on Jun 13, 2006 at 04:14 UTC ( #554947=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    print p("line 109");
    print start_form({ -action  => "$thisscript",
    ...
    print submit('Logout');
    print end_form;
    print p("line 115");
    
  2. or download this
    line 109
    </p>
    <form method="post" action="ti_login.pl" enctype="multipart/form-data"
    +>
    <input type="hidden" name="action" value="login"  /><input type="submi
    +t" tabindex="1" name="Logout" value="Logout" /><div></div></form><p>
    line 115
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (4)
As of 2023-12-10 20:33 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    What's your preferred 'use VERSION' for new CPAN modules in 2023?











    Results (41 votes). Check out past polls.

    Notices?