Article PS01041843
Problem DescriptionA call to Request or Request.Form in an upload script after calling the method Save (SaveVirtual, SaveBinary) of AspUpload generates one of the following two errors: SolutionDue to the special ENCTYPE="multipart/form-data" attribute of your form, you cannot use the Reqest.Form collection. Use Upload.Form instead, but only after you call Upload.Save (SaveVirtual, SaveToMemory). Related ArticlesPS01032617: Upload.Form collection returns the first selected item only from a multi-select control
Created: 2/8/2002 5:16:44 AM
Copyright © Persits Software, Inc. 1998 - 2023 |