I have a quantity of files with a numeric.pdf reference e.g. 4010606.pdf. Information on the contents is listed in an html table made searchable with a simple .js library.
I use scripting languages periodically and I wondered whether javascript interpreters are available on web servers as standard. I have done no server side programming as yet.
With help from konithomimo on this forum I have just finished a popup giving login details. Previous post URL = http://www.webdeveloper.com/forum/showthread.php?t=92372&highlight=ScriptHam
...
Many thanks, its option 1. for me.
I have never met the idea of calling a page and a function from within the a href="" tag before. If I get stuck I may well need to come back and...