Persists ASPUpload? - persist aspupload 3.0.0.6torrent
I can not image that is stored,
I have no problem with my form text about Upload.Form, but my image file has to be not appear to have no savings.
File = Upload.Files September (Imgfile)
If the file is not Is Nothing Then
File FILE.FileName
Response.Write (filename)
File.Save ".. / images / products /" & fileName
End If
Response.Write (filename) is correct if I make a mistake?
2 comments:
Just to be sure ... Is it in your form:
enctype = "multipart / form-data"
It is a common, give me the opportunity.
try file.savevirtual
instead File.Save
Post a Comment