Hi,
I need to use a dollar sign in my string but obviously the system thinks it's a command operand. Can this be accomplished? I would like to use the $ symbol rather than saying "197 dollars". Notice the second $ sign...
$message = qq(Enter our Contest to Win a FREE Internet...
Hi,
If I want to use sendmail like below for example, how do I sent out the email so that its in html format not just plain text?
$use_sendmail = "on";
$SENDMAIL = "/usr/sbin/sendmail -t";
If a form is used to gather info like a name, email etc. and this info is stored in a...
Hi,
I was able to get one of my .cgi scripts to work located at http://mydomainname.com/cgi-bin/create_form.cgi?setup=sample
But when the submit button is clicked, I receive the error:
"Internal Server Error
The server encountered an internal error or misconfiguration and was unable...
Software error:
Can't open file '/default_form.html', reason: No such file or directory at routines.pl line 804, <DBD> line 10.
Here's the sub for the routines.pl file which is a script library:
sub parse_template {
($template, $ret_msg, $db) = @_;
$result = ();
open (FILE, "$template =...
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.