Allora, ho modificato così:
Errore sulla classe upload.asp:codice:Set oUpload = new cUpload oUpload.Load oUpload.SetPath oUpload.Form("Nome_cartella") oUpload.AutoRename = true oUpload.Overwrite = false oUpload.Upload oUpload.SaveAs GetFileName Set oUpload = Nothing
ADODB.Stream error '800a0bb9'
Arguments are of the wrong type, are out of acceptable range, or are in conflict with one another.
/upload.asp, line 590

Rispondi quotando