How can I get file name (url) from web

  • Thread starter Thread starter Paul M
  • Start date Start date
P

Paul M

Hi

I try to do this.
I have a webpage, that i can load or display. On this webpage I have few
links to files (txt or cvs). Webpage alway show same text but linked files
are replaced and renamed.I have after a week another file. My question is
....:
How can I get that filename who's behind the link???

TIA
Paul M
 
Hi,

You may parse the html file, a Regex will come handy here.
 
That I was affraid for...I hate to use Regex ...
Maybe with little help I will make this one working !

Thanks
Paul
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top