Guest_imported
New member
- Jan 1, 1970
- 0
I am currently redesigning a large website. As part of the process, I have created printer friendly versions of every single web page. I would like to create a link on each formatted page to its printer friendly version using a script so that I do not have to do it manually on over a thousand different pages.
The printer friendly pages have the same name as their formatted versions, but are saved in a sub-directory called /ptr. I do not know how to automate this process so that the printer friendly link on each page automatically imports that page's filehandle.
For example, if the webpage was named:
the link createed by the script would link to
Does anyone know how to do this or have any ideas?
Thanks in advance for any tips.
The printer friendly pages have the same name as their formatted versions, but are saved in a sub-directory called /ptr. I do not know how to automate this process so that the printer friendly link on each page automatically imports that page's filehandle.
For example, if the webpage was named:
the link createed by the script would link to
Does anyone know how to do this or have any ideas?
Thanks in advance for any tips.