Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re: Testing Page Size with HTML 4/CSS

by hakkr (Chaplain)
on Jun 08, 2004 at 12:00 UTC ( [id://362297]=note: print w/replies, xml ) Need Help??


in reply to Testing Page Size with HTML 4/CSS

Well you need to somehow emulate the equivalent of a web browser File->Save As. and then stat the contents of the downloaded files. Sounds possible but if you only want rendered images then you need to write or call a browser to simulate rendering the page. Maybe you could do this by looking at the browser cache or calling some external page caching software?

Probably also might want to look at the webserver access log as that will give you all the file hits needed for each page view. Easier than writing your own browser to parse css :)

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://362297]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others musing on the Monastery: (3)
As of 2024-03-29 06:27 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found