Danbabe
08-16-2006, 10:47 AM
Hi guys,
I need to get the size of an existing file in Kb. I have several existing dynamic files (i.e. .jpg, .doc, .xls etc...) and need to record the file size of the known file.
I can acess the file using Server.CreateObject("Scripting.FileSystemObject") and see the file itself OK. I just need to get the file size of anyone can help.
Cheers chaps
Dan
I need to get the size of an existing file in Kb. I have several existing dynamic files (i.e. .jpg, .doc, .xls etc...) and need to record the file size of the known file.
I can acess the file using Server.CreateObject("Scripting.FileSystemObject") and see the file itself OK. I just need to get the file size of anyone can help.
Cheers chaps
Dan