Hey it me again,
I want to have a setup so that in the URL (e.g. http://mysite.com/template.pl?test.html) their is a variable after the script. I template.pl to write an HTML page, then write...
Type: Posts; User: xdu
Hey it me again,
I want to have a setup so that in the URL (e.g. http://mysite.com/template.pl?test.html) their is a variable after the script. I template.pl to write an HTML page, then write...
Can someone diagnose my code for me please? I keep getting Error 500! I am trying to write from a webpage to .txt files on my server. They all have been CHMODed appropriatly.
#!/usr/bin/perl...
How can I use SSI (server side includes) with PERL or CGI to read data from a text file, then print it to a html file?
Any help is greatly appriciated.
Thanx in advnace,
Ray...