Forum Moderators: open
www.maltawildplants.com/NAME/Pics/CODE2/F/FT01.html
Now I need some java script to extract info from the image window url address to be placed (generated) automatically as a pic code in the html file itself. It is impossible to do this manually for my 2200 pic collection.
The file structure is always as /NAME/Pics/AAAAA/F/FT##.html so what I need is to grab AAAAA an FT## so they are used in the html to show say:
Photo code: "AAAAA-FT##" or AAAAA##
Then with a smart find/replace strategy of whole folder of my site I can hopefully include the jaca script, for example at the end of the file, under each image.
eg:
Replace "<!-- end of file ->"
with
"Photo Code number is : <java script> ...coding... </script>
<!-- end of file ->"