I could use some guidance with login scripts. I know what I'm trying to do is straight forward but I've been having trouble finding example code or guides to work off of.
What I'm trying to do is have a login for my site so that once someone is logged in they can only retreive their own...
I'm working on a verification program for a form, I have the code for how to verify each value completed but I'm trying to put the code into a function to make it reusable.
The way I have the code written right now if the user enters a value that is not suitable it changes the visibility of a...
I'm writting a Database interface script that, for security reasons, I only want to run if called from a specific page for instance: http://127.0.0.1/lookuppage.html
I've looked around and haven't been able to find anything on how I would do something like that. Does perl have this capability...
Hello,
I'm having a bit of trouble with my .pl files in my CGI-bin.
I am running w2k, apache 2, and active state perl 5.
In IE when I try to run the printenv.pl script it asks me to save it to disk, if I change the extension to .cgi or even .txt apache will run it as a perl script like it is...
Hi, I have I problem that I've quickly found out is anything but unique to me. I have have a CGI program written in Perl. It executes fine in netscape but not in IE. Though I know IE tries to save it instead of displaying because of the way it handles mime types, I haven't found an explaination...
I have been trying to get my cgi programs to work in apache for a few weeks now and I have come up against problem after problem. Yesterday I unccommented the ScriptInterpreterSource registry and it stopped giving me the 500 internal server error: unable to spawn child proccess.
Now however...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.