Results 1 to 5 of 5

Thread: upload img without reloading the page..

  1. #1
    Join Date
    Nov 2007
    Posts
    13
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default upload img without reloading the page..

    Can anyone help me to upload an image without reloading the page in php or can anyone give me any link which can help to do this thing....

    I have tried it with ajax by submitting a form but the problem is the file attribute didnt have any value after submitting the page...

  2. #2
    Join Date
    May 2006
    Location
    Sydney, Australia - Near the coast.
    Posts
    1,995
    Thanks
    0
    Thanked 8 Times in 7 Posts

    Default

    You could submit it to a hidden iframe.
    Peter - alotofstuffhere[dot]com - Email Me - Donate via PayPal - Got spare hardware? Donate 'em to me :) Just send me a PM.
    Currently: enjoying the early holidays :)
    Read before posting: FAQ | What you CAN'T do with JavaScript | Form Rules | Thread Title Naming Guide

  3. #3
    Join Date
    Nov 2007
    Posts
    13
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    i dont know anything about iframe .. can u just help me on this regard..give me some link or some code which can upload image without reloading the page

  4. #4
    Join Date
    Jul 2006
    Location
    just north of Boston, MA
    Posts
    1,806
    Thanks
    13
    Thanked 72 Times in 72 Posts

    Default

    Quote Originally Posted by zea726 View Post
    i dont know anything about iframe .. can u just help me on this regard..give me some link or some code which can upload image without reloading the page
    how would the user know that the upload was successful?
    http://www.dynamicdrive.com/forums/s...p+image+upload

  5. #5
    Join Date
    Nov 2007
    Posts
    13
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    by showing a simple message...

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •