Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

  • Blama
    replied
    Hi vikashdwi,

    for security reasons no browser allows this, so no page can support this.

    Best regards
    Blama

    Leave a comment:


  • vikashdwi
    replied
    Hi Team,

    As per our actual requirement there is any API or method or something which help us to upload a file or files without using browse.
    If I give a static path in background and all the files is upload through that path without using browse button.

    Thanks

    Leave a comment:


  • Isomorphic
    replied
    This can be done via the HTML5 File API, although browser support is imperfect, in particular, IE9 doesn't support it at all. Because of this limited support, we have not yet provided a SmartClient wrapper around the capabilities, but you can use HTML5 directly if you wish.

    Leave a comment:


  • Want to read a file before uploading into the server.

    Hi Team,

    I want to read a file before uploading into the server.
    Is there method or properties which help us to read the data when we choose (Browse) file.

    Thanks
Working...
X