S
Stephen
If ur doing a file upload via a html web page using a file
input object where a user pick a local file for upload,
then r u using multi-part form data, if so u loose access
to request object on the server. Might need to get access
to the other form objects via ur upload com used to do the
upload.
input object where a user pick a local file for upload,
then r u using multi-part form data, if so u loose access
to request object on the server. Might need to get access
to the other form objects via ur upload com used to do the
upload.
code stuck in the body of a page.-----Original Message-----
Hi
My ASP page is completely ignoring the following bit of