5 posts tagged with cgi and perl. (View popular tags)
Displaying 1 through 5 of 5. Subscribe:
I need a simple cgi-bin script that implements a scoreboard or counter for multiple teams. [more inside]
posted by perrce
on Feb 16, 2009 -
2 answers
Can I write to a div using Perl, or otherwise solve my form submission problem? [more inside]
posted by unsigned
on Jul 24, 2008 -
5 answers
I want to create a web application in which the user enters text into a field and clicks on a submit button, and the text is then altered based on a set of conditions and given back to the user. What's the easiest way of doing this? I have a vague idea that I should use Perl and CGI. I don't know Perl or CGI, but I do know a bit of Java, a bit about servlets and JSPs, some Visual Basic, and quite a bit about http. [more inside]
posted by bingo
on Nov 29, 2006 -
13 answers
We're losing a freelance, outsourced web coder that our business relies upon. How do we find and then transition over to someone new without losing loads of money and time? Story inside. [more inside]
posted by unclemonty
on Sep 15, 2006 -
11 answers
I have a Perl script which is supposed to handle user registration. It works fine from the command line (perl blah.pl "username=blah&password=blah") but doesn't modify the file it's supposed to modify when run as a CGI script in Apache 2.0. [more inside]
posted by IshmaelGraves
on Mar 15, 2005 -
2 answers