Save an xml on a applet

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • guilherme21922
    New Member
    • Jan 2008
    • 28

    Save an xml on a applet

    Is there a way to save Xml file on a applet embed on a .aspx?

    I know that applet doesn´t have permission to save a file, but i want to know if is there a way to the client allow the applet to save a file...

    thanks
  • guilherme21922
    New Member
    • Jan 2008
    • 28

    #2
    no answers?
    anyone knows if is there no answer for that?

    Comment

    • JosAH
      Recognized Expert MVP
      • Mar 2007
      • 11453

      #3
      Writing xml text differs in no way from writing to a file on the client host at all.
      Google for "trusted applet" and see one of the many explanations on how it is done.

      kind regards,

      Jos

      Comment

      Working...