I get an error that reports:
CGI ERROR
Not enough HTTP Headers
thats when I try to do
open(FIL,">>database");
print(FIL) "$string1";
close(FIL);
if any1 know....
Hehe, thanks, I got it to work tho.
The problem was that I was sitting on the server writing the perl stuff, and opened the html files locally and not through the domain name... had too much authority :P
My school project is to make a perl script to automatically update the admin files to give...
Im not very experienced with this kind of programming, and of course; I encountered a problem.
First, I installed ActivePerl, then I made a script and web form so I could get new user information from the browser.
The problem I have however is that my scripts doesnt run in the browser... a new...
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.