hey
I need something like this script
<script type="text/javascript">
var count=0;
function CuteWebUI_AjaxUploader_OnSelect(files)
alert("you selected "+count+" files");
}
</script>
and the alret will be : the maximum alowed size of all the file is 200 mega .
somebody can help me with this script ? im sure that this script can be helpful for aloot o paeople here.