I have a slight delima. I have designed a pretty efficient, easy to use quote generation system for my company. It works great for building routine quotes for customers. It generates an html output based on the salespersons criteria. Lately however, I have seen that more often than not...
I'm trying to figure out how to get the "submit button" using cgi.pm to send me to a new page, running a new cgi script. Details: I have a user logged in and am asking them what they would like to do now. One of the choices is "Create a Quote for a Customer." I would like...
Again,
Thanks for the help. Though I'm not sure what the fetch is doing, I now have the pieces to format how I would like. This forum has been such a treasure since changing jobs and losing a perl guru to ask questions.
Another question for the end of the day. A pattern has emerged . . . I spend all day struggling, post at end of day, have answer at beginning of new day. Like the seasons, its great. Thanks in advance.
I am now succesfully getting results from a mysql query. However, I am having a hard time...
Thanks for the help. Indeed it was the <em> around the variable contents that was hurting me. I appreciate giving a question at the end of the day and having good answers in the morning.
I am trying to pass variables to a mysql statement. The variables were picked up via a CGI form. Somehow the variables just aren't working right. Observe the following:
$searchFor = em(param('searchTerm'));
$searchField = em(param('field'));
my $query;
my $query="select * from address...
I am working on a Windows 2000 Box and have been trying to get a simple cgi script up and running. Simple enough right? No. Whenever I try to run a simple script, I get an Internal Server Error Page. Upon checking my logs I find the following error "[Thu Aug 16 16:17:35 2001] [error]...
I am working on a Windows 2000 Box and have been trying to get a simple cgi script up and running. Simple enough right? No. Whenever I try to run a simple script, I get an Internal Server Error Page. Upon checking my logs I find the following error "[Thu Aug 16 16:17:35 2001] [error]...
I'm new to the world of Linux. I just installed Red-Hat server on an old PC, however, I cannot get it to read my network card and haven't the first idea of how to do so. Can someone please recommend some web resources that may help me with my problem and understanding red-hat in general.
Thanks
I am trying to write a script that creates a tar file (using Archive::tar) and then compress that file using the gzip tools found within zlib.pm.
I have no trouble writing the tar file, nor creating a gzip file, however, I cannot figure out how to write anything to the .gz file.
If anyone...
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.