hello another newbie with a question
i have a upload/download script on my site and i want a counter or something, so when you are uploading you know how much time is left. how do i do this?
can't be done without a JAVA component. Before sending the file set the filesize via the header and it will allow the browser to count it down for you.