472,338 Members | 1,622 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,338 software developers and data experts.

Upload multiple images at once

KeredDrahcir
426 256MB
I want to be able the upload multiple images at once. I can do a normal upload where the user browses for each image individually and I can also do where you have several browse images on the screen.
What I'd like to is allow the user to select several images on one browse, in a similar way to how Facebook does it. Can anyone help me?

If it can be done by storing images as BLOBs instead of uploading them I'm perfectly happy to do that - in face I think I'd rather do it that way.
Jul 9 '10 #1
3 2674
zorgi
431 Expert 256MB
I think you should use JAVA for that. Here is something I goggled quickly but you might be able to find open source:

http://www.javaatwork.com/
Jul 9 '10 #2
KeredDrahcir
426 256MB
Thanks. Do you think JavaScript would do it? I'd rather use that if I can.
Jul 9 '10 #3
zorgi
431 Expert 256MB
In that case I would look for jQuery solutions:

http://docs.jquery.com/Tutorials:Mul...e_Upload_Magic
http://www.uploadify.com/

Google for it
Jul 9 '10 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

6
by: x. zhang | last post by:
Hi Guys, We know that we can use <input type=file ...> to upload one file per time to the server. My question is if there are some way to upload...
3
by: JFB | last post by:
Hi All, It's a way to upload multiple files on a web site using vb.net 2005? I see the uploadFile tool, but it's only for one file. Any ideas,...
2
by: gramya | last post by:
hello, i got a code in google search which can upload images using php and javascript (iframes).I am trying to modify the code so that only one...
3
by: mmr315 | last post by:
i am able to get single image at once but how to get multiple images at once
1
by: silambu | last post by:
How to upload the images to database table,how to modify the images and how to retrieve the images in asp.net
1
by: =?Utf-8?B?UmFqYWdvcGFs?= | last post by:
Question How to Upload multiple images in asp.net? (ex.Like a gmail file field)
2
by: sarayu | last post by:
Hi All, How can i select multiple images by using shift or control key from my hard disk and upload it by using a submit button.For...
43
by: bonneylake | last post by:
Hey Everyone, Well this is my first time asking a question on here so please forgive me if i post my question in the wrong section. What i am...
2
by: ITProgrammer985 | last post by:
Hi all i posted a problem few days ago i am saving my images in a folder in the same project and only the path in data base i do not know...
0
by: concettolabs | last post by:
In today's business world, businesses are increasingly turning to PowerApps to develop custom business applications. PowerApps is a powerful tool...
0
better678
by: better678 | last post by:
Question: Discuss your understanding of the Java platform. Is the statement "Java is interpreted" correct? Answer: Java is an object-oriented...
0
by: teenabhardwaj | last post by:
How would one discover a valid source for learning news, comfort, and help for engineering designs? Covering through piles of books takes a lot of...
0
by: Kemmylinns12 | last post by:
Blockchain technology has emerged as a transformative force in the business world, offering unprecedented opportunities for innovation and...
0
by: CD Tom | last post by:
This only shows up in access runtime. When a user select a report from my report menu when they close the report they get a menu I've called Add-ins...
0
jalbright99669
by: jalbright99669 | last post by:
Am having a bit of a time with URL Rewrite. I need to incorporate http to https redirect with a reverse proxy. I have the URL Rewrite rules made...
0
by: Matthew3360 | last post by:
Hi there. I have been struggling to find out how to use a variable as my location in my header redirect function. Here is my code. ...
2
by: Matthew3360 | last post by:
Hi, I have a python app that i want to be able to get variables from a php page on my webserver. My python app is on my computer. How would I make it...
0
by: Matthew3360 | last post by:
Hi, I have been trying to connect to a local host using php curl. But I am finding it hard to do this. I am doing the curl get request from my web...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.