G
Guest
Hello,
I am trying to write a tool which calculates a html page weight. Suppose I
have a html page which has 5 image references (each image has 10KB size), 1
CSS file of 10KB size.
The total result this exe should return is 60KB.
I am using htmldocument object to read each element in a html doc but not
sure how to get the weight of those depencies.
Please help.
Thanx,
SK
I am trying to write a tool which calculates a html page weight. Suppose I
have a html page which has 5 image references (each image has 10KB size), 1
CSS file of 10KB size.
The total result this exe should return is 60KB.
I am using htmldocument object to read each element in a html doc but not
sure how to get the weight of those depencies.
Please help.
Thanx,
SK