[ciapug] Extract files used on a page

ciapug@cialug.org ciapug@cialug.org
Tue, 22 Feb 2005 17:11:30 -0600 (CST)


That script only calculates the PHP execution time. I want to take a
string (HTML file), extract any external links (images, external JS, CSS,
etc). and get those file sizes from an HTTP server.



Jon

> http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=665&lngWId=8
>
> Do you mean a script that loads content from a different page and
> calculates its load time without actually loading it into the browser
> and measuring that?
>
> Darcy
>
> jcbailey@code0.net wrote:
>
>>I'm writing a script which estimates the load time of a specific page.
>> I'm
>>looking for a way to take some HTML and extract any CSS or images loaded
>>on that page. Is there any decent way to do this? I've googled for ideas,
>>but haven't found much.
>>
>>
>>Jon
>>
>>_______________________________________________
>>ciapug mailing list
>>ciapug@cialug.org
>>http://cialug.org/mailman/listinfo/ciapug
>>
>>
>>
>
> _______________________________________________
> ciapug mailing list
> ciapug@cialug.org
> http://cialug.org/mailman/listinfo/ciapug
>