Page 1 of 1

How to get file size by ajax

Posted: Tue Aug 07, 2007 5:37 am
by phparmy
Anyone knows how to get file size and type by ajax. i am using xajax.

Posted: Tue Aug 07, 2007 6:05 am
by volka
file size and type of what file?

file=What iam uploading via php

Posted: Tue Aug 07, 2007 6:29 am
by phparmy
File which i upload via php.

Posted: Tue Aug 07, 2007 6:38 am
by volka
upload by php?
Do you mean "upload 'to' php via html form as described at http://de2.php.net/features.file-upload" ?