Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums JavaScript how to upload file to server without plugin and without reload page

  • This topic is empty.
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #42117

    i’m sorry if my english language not good, i’m an indonesian and i’m a beginner

    is it posible for me to upload file without plugin and without refreshing page, pure javascript?

    help me please…

    #121668
    kiddo
    Participant

    yeah you can do that using “ajax” , oooh and i found some tutorial that might helpful for you.
    http://net.tutsplus.com/tutorials/javascript-ajax/submit-a-form-without-page-refresh-using-jquery/

    #121678

    i have already know about submit data using ajax, but i don’t know about upload file using ajax, i try to search on google but all tutorial using plugin,…

    #121688
    kiddo
    Participant

    hmm… ,
    there’s a way to make that.

    here the tutorial i found, Check This

    #121690

    but, it still refresh the page right?
    because the form action go to specific file

    i will make like this


    is it posible?

    #121691

    i will put the function to a button

Viewing 6 posts - 1 through 6 (of 6 total)
  • The forum ‘JavaScript’ is closed to new topics and replies.