|
Prev: Spry Menu Bar Not Showing Up
Next: MPEG icon?
From: Nathan Brignall on 5 May 2008 13:51 Hi, I would like to make a user input file upload that will upload pictures into an array. Can this be done? If so, how? Thanks!
From: Murray *ACE* on 5 May 2008 14:39 "...upload pictures into an array..."? You mean create an array variable that contains the uploaded image names? -- Murray --- ICQ 71997575 Adobe Community Expert (If you *MUST* email me, don't LAUGH when you do so!) ================== http://www.projectseven.com/go - DW FAQs, Tutorials & Resources http://www.dwfaq.com - DW FAQs, Tutorials & Resources ================== "Nathan Brignall" <webforumsuser(a)macromedia.com> wrote in message news:fvnhfb$22p$1(a)forums.macromedia.com... > Hi, > > I would like to make a user input file upload that will upload pictures > into an array. Can this be done? If so, how? Thanks!
From: Nathan Brignall on 5 May 2008 15:36 Yes, that's what I need. Could you please show me how to do this? Thanks.
From: Murray *ACE* on 5 May 2008 16:02 What server scripting language are you using for the upload? And how are you doing the upload? -- Murray --- ICQ 71997575 Adobe Community Expert (If you *MUST* email me, don't LAUGH when you do so!) ================== http://www.projectseven.com/go - DW FAQs, Tutorials & Resources http://www.dwfaq.com - DW FAQs, Tutorials & Resources ================== "Nathan Brignall" <webforumsuser(a)macromedia.com> wrote in message news:fvnnjj$87r$1(a)forums.macromedia.com... > Yes, that's what I need. Could you please show me how to do this? Thanks.
From: Nathan Brignall on 6 May 2008 12:12
I'm hoping to use PHP. |