Article PS01032621
Problem DescriptionWhen uploading with AspUpload, if the Upload.Form collection is used before the method Upload.Save ( SaveVirtual , SaveToMemory ) is called, the collection appears empty. As a result, the following code will not work: SolutionThe collections Upload.Files and Upload.Form are populated by the methods Save, SaveVirtual and SaveToMemory, therefore you must always call one of these methods before the Form and Files collections can be used.
Created: 2/8/2002 5:27:14 AM
Copyright © Persits Software, Inc. 1998 - 2023 |