Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re: Returning a CSV file from CGI

by arturo (Vicar)
on Sep 17, 2001 at 22:04 UTC ( [id://112913]=note: print w/replies, xml ) Need Help??


in reply to Returning a CSV file from CGI

You could also use your webserver's built-in access control to do this job. Simply put the file in a directory and tell your webserver that only those with the right password can access the files in that directory.

perl -e 'print "How sweet does a rose smell? "; chomp ($n = <STDIN>); +$rose = "smells sweet to degree $n"; *other_name = *rose; print "$oth +er_name\n"'

Log In?
Username:
Password:

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

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

    No recent polls found