Hi.
I use an access database to produce invoices in word.
It works fine selecting the access database and table as the source data when I set up the word mail merge.
Regards
Hei.
A simple perl programme will extract information from a form and send it to you (or anybody else you want to send it to.
The following works OK but you need the path to cgi-bin, path to mail client.
The -w is a perl switch that produces error reporting
It is only so big because I have...
run the programme with -w switch enables, this will give a more complete report of where the erro lies followed by "aborted due to compilation errors"
Regards
Arion 23 - thank you for your reply.
When run from the browser it just gives the usual error message about the server not processing.(The server is set up so it runs with the -w switch.)
I am getting the not initialised message from the command line.If you have time the complete script looks...
I am a learner
I have a small 15 line programme that will not compile.
Error message is "use of unitialised value" at line...
The line is:
@NameValuePairs = split (/&/, $QueryString);
and is preceded by:
$QueryString =$ENV{ 'QUERY_STRING'};
I have been struggling with this beginners...
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.