
hwnd
User
Apr 1, 2011, 1:49 PM
Views: 14291
|
|
Re: [FishMonger] Is there a better way to write this to check login information?
|
|
|
This is great, thank you for the help and examples of implementing and doing this. But in this line, what is this calling and is it from the query line, login.pl?login
... unless $cgi->param('login'); I'm asking because i made a simple from in the display_login sub routine and called the script by itself and with ?login and everytime its returning the display form and not a result
(This post was edited by hwnd on Apr 1, 2011, 2:10 PM)
|