johnfairweather
Junior Member
Posts: 4
Registered: 5/8/2005
Location: Woking, Surrey, UK
Member Is Offline
|
| posted on 5/8/2005 at 07:21 PM |
|
|
Calling HTML code & a PDF file from same leaf.
Using a tree structure on my web site - http://homepage.ntlworld.com/johnfairweather (1st link), I want to do a special construction, but I can't seem to do it.
Basically, when I click on a leaf now, it opens a PDF file - calling code being inserted into 'tree_items.js'. However, I want to insert some HTML
code (from www.statcounter.com) to count visitors to that leaf. So, when I click on that leaf a small HTML routine would be called from
'tree_items.js'. After running, control would return to 'tree_items.js' and the pdf file would be called as normal.
Any suggestions on how to construct this method or any other method?
|
|
|
johnfairweather
Junior Member
Posts: 4
Registered: 5/8/2005
Location: Woking, Surrey, UK
Member Is Offline
|
| posted on 8/6/2005 at 03:44 PM |
|
|
This problem is now solved, by putting some code in a small html 'called' programme, which then calls the PDF file.
However, I had to disabled/enabled 'LCP Extensions' in my Dial-Up connection, to enabled it to work.
|
|
|
|