--- Octavian Rasnita <[EMAIL PROTECTED]> wrote:
> Note: I've tried using the functions for uploading from CGI module, but with
> no good results in Windows 2000, and that's why I want to write my code.
Teddy,
Can you be more specific about the "no good results"? If there is a problem with
CGI.
Hi all,
I've made a script for uploading files.
I want to verify the CONTENT_LENGTH. I know how to do it and it works.
The problem is that for verifying the CONTENT_LENGTH, the page visitor
should wait a long time if the file is bigger, like the time for uploading
the file.
The visito