CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Apr 1999
    Posts
    48

    How to register/certify applet?

    Does anybody know how to make a Java applet from remote host be able to open/save files or print to a local printer?

    I guesss this can be done by registering/certifying/trusting (whatever is called) approach. How do I do that with my Internet Explorer / Netscape?

    Thanks in advance, ytsau



  2. #2
    Join Date
    May 1999
    Location
    Farnborough, Hants, England
    Posts
    710

    Re: How to register/certify applet?

    It just so happens I found this URL while searching for the answer to something else:

    http://developer.irt.org/script/4079.htm

    This tells you how to sign an applet.



    --
    Jason Teagle
    [email protected]

Posting Permissions

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





Click Here to Expand Forum to Full Width

Featured