upload system with ajax/java

Discussion in 'JavaScript' started by srdva59, Jul 10, 2009.

  1. #1
    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
    :)
     
    srdva59, Jul 10, 2009 IP
  2. JavaScriptBank.com

    JavaScriptBank.com Peon

    Messages:
    141
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #2
    certainly there's a lot of systems that can convert a jpg,bmp files into a jpg file however all of them work on server side, JavaScript can't

    "my computer" mean visitor's computer or your server folder?

    - if( (visitor's computer) ) then only Microsoft JScript (ActiveX) can do that
     
    JavaScriptBank.com, Jul 10, 2009 IP
  3. srdva59

    srdva59 Peon

    Messages:
    39
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    hi,
    i want that the visitor can see their computer folders.
    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 :)
     
    srdva59, Jul 11, 2009 IP
  4. dimitar christoff

    dimitar christoff Active Member

    Messages:
    882
    Likes Received:
    62
    Best Answers:
    0
    Trophy Points:
    90
  5. srdva59

    srdva59 Peon

    Messages:
    39
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    hi,
    thanks for your help i will try that
     
    srdva59, Jul 13, 2009 IP
  6. dimitar christoff

    dimitar christoff Active Member

    Messages:
    882
    Likes Received:
    62
    Best Answers:
    0
    Trophy Points:
    90
    #6
    oh I must have misunderstood, thinking you just want to upload whereas you want to actually mod the files. there are tools that can do this as well although they would need to be server side as pointed out above.
     
    dimitar christoff, Jul 13, 2009 IP