Is there any way to get defaultpage of given website url by reading http header infomation as i get contents of that file,but i need file name.
iam using this code
#!usr/bin/perl use LWP::Simple; $doc = get 'http://indiaimage.nic.in'; print "$doc \n";
Hope you help me getting defaultfile name of website.
V.vrao20040315 Edit by Corion: Added formatting
In reply to defaultpage of website by vvrao
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |