Installation Instructions for Dan's Sales Tax Calculator Installing this script couldn't be simpler. Unzip the files, upload iva.cgi in ascii mode to a sub directory of your cgi-bin, make sure the path to perl is correct. Typically it is #!/usr/bin/perl though it could be something like #!/usr/local/bin/perl - so if you have problems, this is the thing to check. Also make sure the cgi file is Chmod 755.

Upload the html file to a directory somewhere outside your cgi-bin and make sure the path in the form action corresponds with where the cgi file is actually located. That's about it. If you have a problem, please feel free to mail me. dan@balearicsinfo.com

Back to the script