CGI FILE READ/WRITE

Parameters Action Error Code / Value
SOURCE FILE
 
DESTINATION FILE
 
MODE
Notes
  • To grant permission for access/modify file at client side, edit the "java.policy" file in your machine. Its locations depends upon the jre in use. As example:
    "C:\Program Files\IBM\Java141\jre\lib\security"
    Edit it and add "permission.java.security.AllPermission;" inside the second grant {}(Ln 11). This will give applet to full access on client machine.
  • Use absolute paths for "source file" and "destination file" fields.

Login Attempt failed -