I am using two files sqlconfig.cgi and contactform.htm l, the former being the script that links to the html. However, when I run the html file from the browser it simply publishes the script instead of passing parameters.
Yes, I have configured Apache for CGI and gave write permissions to my files.
here are the codes:
1. sqlconfig.cgi
Code:
#!C:\Dwimperl\perl\bin\perl.exe # PERL MODULES WE WILL BE USING