Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re: Re: how can i also show sub folders

by Anonymous Monk
on Nov 21, 2001 at 18:47 UTC ( [id://126770]=note: print w/replies, xml ) Need Help??


in reply to Re: how can i also show sub folders
in thread how can i also show sub folders

well about the security problems im new to CGI but this is what i have @ the top

use Fcntl; use AnyDBM_File; require "cgi-lib.pl"; &ReadParse(\%in,\%cgi_cfn); print "Content-type: text/html\n\n"; if (!$in{'username'} || !$in{'password'}) { &login_html; exit; } &get_values; &check_login; &actions; &manager_html;
i dont know if this is better or worse then what you told me.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (6)
As of 2024-10-15 02:54 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found

    Notices?
    erzuuli‥ 🛈The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.