upload system with ajax/java

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
srdva59
Forum Commoner
Posts: 77
Joined: Sun Feb 15, 2009 10:58 am

upload system with ajax/java

Post by srdva59 »

hi,
there is some upload system that can convert a jpg,bmp files into a jpg
file?
i have seen a system working in java that can see the folders of my computer
and have the ability to drag the files to a listview
any one know something like that?
thanks for your help
:)
User avatar
genconv
Forum Commoner
Posts: 34
Joined: Sun Jul 05, 2009 9:27 am

Re: upload system with ajax/java

Post by genconv »

There are many PHP classes that you can use to convert images. For example PHP Image Class or PHP Thumbnailer. A simple upload you can do yourself.
srdva59
Forum Commoner
Posts: 77
Joined: Sun Feb 15, 2009 10:58 am

Re: upload system with ajax/java

Post by srdva59 »

yes, but i looking for a easy and complete system for upload multiple files at same time.
thanks for your attention :)
srdva59
Forum Commoner
Posts: 77
Joined: Sun Feb 15, 2009 10:58 am

Re: upload system with ajax/java

Post by srdva59 »

hi,
i have seen a system working but dont´use javascript they use java
there is a link of the site for that you can see.
http://us.foto.com/default.asp you need register for use the webalbum prints but
there is very easy to register.
thanks for your attention :)
Post Reply