Hi all, have 2 questions.

Some background, I am writing a simple downloader that uses regular expressions 
to download files from a forum.

1. How do i retrieve the file size of the file that i am downloading?

2. The forum uses php, and the link to the files are usually something like 
"http://www.insertservername.com/attachment.php?123013"; using a web browser for 
downloads the brower is able to know the resultant file name, how do i do that 
in HttpClient?

Pretty new to HttpClient and will appreciate any help.

Regards
Stephen

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to