Can I write to a div using Perl, or otherwise solve my form submission problem? [more inside]
posted 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 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 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 on Mar 15, 2005 - 2 answers ![]()