asp.net-mvc-file-upload Questions

1

Solved

I have a method in a controller named 'Upload' with a parameter HttpPostedFileBase object, I posted the file from view and saved it to folder successfully. But When I try to return a JSON string ob...
Caterwaul asked 26/6, 2014 at 14:47

2

Solved

I am using ASP.NET MVC and I've an action that uploads the file. The file is being uploaded properly. But I want width and height of the image. I think I need to convert the HttpPostedFileBase to I...
Unbridled asked 23/7, 2009 at 13:24
1

© 2022 - 2024 — McMap. All rights reserved.