Hi, what I want to do is request the file name of a html file.
basically I have a html page http://something.com/pages/bananaz.html
now somewhere in that html page I want to request the file name
so basically I want to request
/otherfoler/bananaz.html.jpg
I have to do this over 1000's of files so it is extremely easier if I can request the file name with plain HTML.
Is this possible?
Is there a command like this
Thanks in advance
basically I have a html page http://something.com/pages/bananaz.html
now somewhere in that html page I want to request the file name
so basically I want to request
/otherfoler/bananaz.html.jpg
I have to do this over 1000's of files so it is extremely easier if I can request the file name with plain HTML.
Is this possible?
Is there a command like this
Thanks in advance







