juliepoolie
Technical User
Wondering if it is possible to do the following and if so how would I go about it? I’m afraid I have limited experience with these types of technical problems.
I wish to include a special offers page on my site. This page will be accessed from every other page on the site through a special offers button.
There will not always be special offers. For this reason, I need a method of detecting whether or not the specialoffers.html page is present on the server. This in turn will either display or hide the button depending on the status of the specialoffers.html file.
Is there some sort of CGI script that I can apply to the button to do this or perhaps I can incorporate SSI?
I wish to include a special offers page on my site. This page will be accessed from every other page on the site through a special offers button.
There will not always be special offers. For this reason, I need a method of detecting whether or not the specialoffers.html page is present on the server. This in turn will either display or hide the button depending on the status of the specialoffers.html file.
Is there some sort of CGI script that I can apply to the button to do this or perhaps I can incorporate SSI?