Hi,
I have basic HTML pages with products and prices in them, and the prices change regularly.
What I would like to do is to use a plain text file with a list of the prices in (that I can easily change and upload), then the HTML pages get their prices based on a name or variable extracted from the text file.
Is this possible ?
Regards,
I have basic HTML pages with products and prices in them, and the prices change regularly.
What I would like to do is to use a plain text file with a list of the prices in (that I can easily change and upload), then the HTML pages get their prices based on a name or variable extracted from the text file.
Is this possible ?
Regards,
Comment