Results 1 to 4 of 4
  1. #1
    Darker is offline Member
    Join Date
    May 2012
    Posts
    1
    Rep Power
    0

    Question Asking user for permission

    Hello,
    I started Java today and I am trying to make applet that makes it possible to upload image directly from clipboard. But well, I am sure by default, java can not mess up with users clipboard and steal data from it. So how do I ask user from his permission to get image and work with it? Will it be necessary to ask every time?
    Thank you for any help.

  2. #2
    quad64bit's Avatar
    quad64bit is offline Moderator
    Join Date
    Jul 2009
    Location
    VA
    Posts
    1,297
    Rep Power
    5

    Default Re: Asking user for permission

    I've not done this personally, but this link seems relevant.

  3. #3
    doWhile is offline Moderator
    Join Date
    Jul 2010
    Location
    California
    Posts
    1,619
    Rep Power
    5

  4. #4
    DarrylBurke's Avatar
    DarrylBurke is offline Moderator
    Join Date
    Sep 2008
    Location
    Madgaon, Goa, India
    Posts
    10,094
    Rep Power
    17

    Default Re: Asking user for permission

    Moved from New to Java

    db
    Why do they call it rush hour when nothing moves? - Robin Williams

Similar Threads

  1. Permission on policy file
    By cultclassic in forum Java Applets
    Replies: 3
    Last Post: 05-13-2011, 12:55 AM
  2. problem with permission and netbeans 6.9 on linux
    By mr_anderson in forum NetBeans
    Replies: 8
    Last Post: 08-27-2010, 12:26 PM
  3. Replies: 1
    Last Post: 08-02-2010, 12:57 PM
  4. File Permission Problem
    By ProgrammingPup in forum Java Applets
    Replies: 2
    Last Post: 12-29-2009, 11:48 PM
  5. File Permission Problem
    By ProgrammingPup in forum Advanced Java
    Replies: 1
    Last Post: 12-29-2009, 05:05 PM

Tags for this Thread

Posting Permissions

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