Guest_imported
New member
- Jan 1, 1970
- 0
I have been requested by the bossman to put a file submission form into one of our company webpages. I've been looking for information about this and I've found nothing.
What's the correct process for this? I assume that this is done with Javascript, as pulling files off a client's machine with a server-side language seems pretty insecure.
I was under the impression that just making an HTML form with a element of type "file" and then submitting the form would take care of it, but that doesn't seem to do it...
Any help would be appreciated. Thanks.
-brendan
What's the correct process for this? I assume that this is done with Javascript, as pulling files off a client's machine with a server-side language seems pretty insecure.
I was under the impression that just making an HTML form with a element of type "file" and then submitting the form would take care of it, but that doesn't seem to do it...
Any help would be appreciated. Thanks.
-brendan