|
-
Jun 30th, 2006, 05:21 AM
#1
Thread Starter
Addicted Member
ASP Remote file size
I am trying to get the filesize of a remote file, while acquiring as little as possible data, and failing miserably. The best I can think of is sending a HEAD request(using XMLHTTP), then getting the Content-Length header, but the site I'm contacting does not send Content-Length at all, so this fails.
Can anyone help me with some other way to acomplish this?
Thanks in advance for any help you might offer.
Please, put a checkmark (  ) or the word [RESOLVED] in your topic title if it was resolved, and rate the person who resolved it.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|