Results 1 to 2 of 2

Thread: How to upload file with form-post using WebKit?

  1. #1
    Join Date
    Mar 2010
    Posts
    8
    Thanks
    7
    Qt products
    Qt4

    Default How to upload file with form-post using WebKit?

    So, when i was dealing with forms before what i would do is find web element that is part of the form input, set value of that form input by element.setattribute("value", "infoi want to add")

    then simply when i set value of form elements i click submit button of form.


    Is this possible to do with web-form input type="file" and how can i do it?

    Thanks

  2. #2
    Join Date
    Mar 2010
    Posts
    8
    Thanks
    7
    Qt products
    Qt4

    Default Re: How to upload file with form-post using WebKit?

    Need to bump, anyone?

Similar Threads

  1. How to upload file to HTTP server (POST Method)
    By Alex Snet in forum Qt Programming
    Replies: 8
    Last Post: 24th January 2011, 22:49
  2. Replies: 0
    Last Post: 30th August 2009, 15:18
  3. Recive the form post with QWebKit?
    By cochise in forum Newbie
    Replies: 4
    Last Post: 26th August 2009, 08:13
  4. http POST with form encoding
    By srikanth_trulyit in forum Qt Programming
    Replies: 1
    Last Post: 10th June 2009, 10:16
  5. QHttp::post() - cannot upload file
    By arunredi in forum Qt Programming
    Replies: 5
    Last Post: 16th May 2008, 12:13

Tags for this Thread

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
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.