K
Ken
I have a issue with "HttpPostedFile.SaveAs(filename)".
when the filename is used "-" as a part of the filename then
"HttpPostedFile.SaveAs(filename)" doesn't work.
I add try and catch function however it doesn't catch any error.
Anyone has a idea why and solution for this?
Thanks!
when the filename is used "-" as a part of the filename then
"HttpPostedFile.SaveAs(filename)" doesn't work.
I add try and catch function however it doesn't catch any error.
Anyone has a idea why and solution for this?
Thanks!