Persists ASPUpload? - persist aspupload serial
I can not image that is stored,
I have no problem with my way through the text 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?
Thursday, November 5, 2009
Persist Aspupload Serial Persists ASPUpload?
Subscribe to:
Post Comments (Atom)
1 comments:
Just to be sure ... Is it in your form:
enctype = "multipart / form-data"
It is a common, give me the opportunity.
Post a Comment