RE: Finding out the file name

2002-11-19 Thread wiggins
This isn't possible, and even the pages where you specify the full file name may not actually indicate that a file with that name actually exists, unless you are fetching your own site and know it isn't being dynamically generated. A URL ending in a / either just the domain or a particular subdi

Finding out the file name

2002-11-18 Thread Octavian Rasnita
Hi all, I am getting an HTML page from the net using the LWP module. If I specify the full link, including the file name it is all right. However, sometimes I specify only the directory name like http://www.site.com/ Well, in this case I want to find out the name of the file that will be downloa