Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re: CGI + password problems

by OM_Zen (Scribe)
on Feb 19, 2003 at 15:24 UTC ( [id://236664]=note: print w/replies, xml ) Need Help??


in reply to CGI + password problems

Hi ,

The passwd and usernm should be different from 'spice' and 'sugar' respectively for the error to show ( the both the usernm and passwd should change together from their values then only it shall error) in accordance to the post

if (($usernm ne 'sugar') || ($passwd ne 'spice')){ print " the error of authorization \n"; #....... }


this shall be like the usernm should be sugar and the passwd should be spice, if either one changes the error is shown

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others examining the Monastery: (9)
As of 2024-04-19 06:56 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found