Single file Upload in jquery

Discussion in 'jQuery' started by hawk84, Oct 8, 2011.

  1. #1
    I can post data like $.post('index.php','data=test&id=td', function(data){ }); How to get file upload using jquery so that I can get the tmp_name , name ,size of the file using jquery post function in order to upload the file. Plz help me out of this probelm Thank you in advance.
     
    hawk84, Oct 8, 2011 IP
  2. yho_o

    yho_o Well-Known Member

    Messages:
    354
    Likes Received:
    6
    Best Answers:
    1
    Trophy Points:
    140
    #2
    try using jquery file upload plugin
     
    yho_o, Oct 10, 2011 IP
  3. Rukbat

    Rukbat Well-Known Member

    Messages:
    2,908
    Likes Received:
    37
    Best Answers:
    51
    Trophy Points:
    125
    #3
    Rukbat, Oct 14, 2011 IP