Welcome Guest! You need to login or register to make posts.

Notification

Icon
Error

Options
Go to last post Go to first unread
suve8481  
#1 Posted : Thursday, September 30, 2010 2:37:20 PM(UTC)
suve8481

Rank: Newbie

Groups: Member
Joined: 9/30/2010(UTC)
Posts: 3

Hi i want to use image uploader flash in MVC2 architecture..i am stuck with a problem in flashuploader Action method i have set to controller action here is my controller action

Code:
 foreach (string name in Request.Files)
            {
                var file = Request.Files[name];
----
}


but in Request.Files i am getting only one image whereas i am uploaded multiple images

Please Help
Thanks In Advance

Guest

Edited by moderator Monday, December 6, 2010 4:53:57 AM(UTC)  | Reason: Not specified

Dmitry.Obukhov  
#2 Posted : Thursday, September 30, 2010 7:58:50 PM(UTC)
Dmitry.Obukhov

Rank: Advanced Member

Groups: Member
Joined: 5/29/2010(UTC)
Posts: 1,310

Thanks: 8 times
Was thanked: 111 time(s) in 111 post(s)
Hello,

Please read this topic:

http://forums.aurigma.com/yaf_p...sh-uploader-in-MVC2.aspx

Edited by user Friday, October 1, 2010 11:03:16 PM(UTC)  | Reason: Not specified

Best regards,
Dmitry Obukhov
Technical Support. Aurigma, Inc.
Users browsing this topic
Guest
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.