Hi all,
I've created a small site and would like to add some new functionality. It's a football site and what I plan to do is add a match results page. The results I have in excel format but can easily convert to plain text, csv, access, etc.
As I'm new to html I'm not sure of the best method to use- nor really how to go about doing it. My thought at the moment is to use PERL to access a DB and embed the PERL in my HTML. If someone has a better suggestion then I'm willing to listen.
Going with my original choice I can at the moment access records from a db file via a PERL script I have written but cannot seem to embed this within HTML. Any hints on that would be appreciated.
Cheers
I've created a small site and would like to add some new functionality. It's a football site and what I plan to do is add a match results page. The results I have in excel format but can easily convert to plain text, csv, access, etc.
As I'm new to html I'm not sure of the best method to use- nor really how to go about doing it. My thought at the moment is to use PERL to access a DB and embed the PERL in my HTML. If someone has a better suggestion then I'm willing to listen.
Going with my original choice I can at the moment access records from a db file via a PERL script I have written but cannot seem to embed this within HTML. Any hints on that would be appreciated.
Cheers