[PHP] Re: Multi Uploads

2001-08-01 Thread Richard Lynch

> I have a page that clients are able to up load to their site. I want to
> elimanate have? a bunch of upload buttons. How would I go about using only
> one button for uploads without losing the browse button for each form
> object? Better yet how would I have the client enter a number for the
> number of uploads they want? Yes you can RTFM me :)

Each http://l-i-e.com/artists.htm
Volunteer a little time: http://chatmusic.com/volunteer.htm



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP] Re: Multi Uploads

2001-08-01 Thread Gary

That is the way I have it now and personaly agree with you. The client want
multiple uploads so they can upload their newsletter articles all at once.

Gary

InéRcia Sensorial <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
>   Use the source, Luke!
>
>   Okay, not quite easy. You have this option to accomplish multi-uploads.
> But, as an user, I think it is better to have only one Upload Field, and
one
> browse/submit button.
>
>   When I choose a file, the page is reloaded, with information about the
> file I just uploaded, and two options. Either upload another or click at
> somekind of 'Done with Uploading' button.
>
>   Pretty much like when you attach something using Hotmail's email, or at
> www.delphi.com and attach stuff too.
>
>   But that is just my opinion...
>
>
> "Gary" <[EMAIL PROTECTED]> wrote in message
> [EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> > I have a page that clients are able to up load to their site. I want to
> > elimanate have? a bunch of upload buttons. How would I go about using
only
> > one button for uploads without losing the browse button for each form
> > object? Better yet how would I have the client enter a number for the
> > number of uploads they want? Yes you can RTFM me :)
> >
> > TIA
> > Gary
> >
> >
>
>



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP] Re: Multi Uploads

2001-08-01 Thread Inércia Sensorial

  Use the source, Luke!

  Okay, not quite easy. You have this option to accomplish multi-uploads.
But, as an user, I think it is better to have only one Upload Field, and one
browse/submit button.

  When I choose a file, the page is reloaded, with information about the
file I just uploaded, and two options. Either upload another or click at
somekind of 'Done with Uploading' button.

  Pretty much like when you attach something using Hotmail's email, or at
www.delphi.com and attach stuff too.

  But that is just my opinion...


"Gary" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> I have a page that clients are able to up load to their site. I want to
> elimanate have? a bunch of upload buttons. How would I go about using only
> one button for uploads without losing the browse button for each form
> object? Better yet how would I have the client enter a number for the
> number of uploads they want? Yes you can RTFM me :)
>
> TIA
> Gary
>
>



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]