We closed this forum 18 June 2010. It has served us well since 2005 as the ALPHA forum did before it from 2002 to 2005. New discussions are ongoing at the new URL http://forum.processing.org. You'll need to sign up and get a new user account. We're sorry about that inconvenience, but we think it's better in the long run. The content on this forum will remain online.
IndexProgramming Questions & HelpOther Libraries › web applet write xml with proxml
Page Index Toggle Pages: 1
web applet write xml with proxml (Read 414 times)
web applet write xml with proxml
Jan 14th, 2008, 1:32am
 
hi i have a proxml webapplet. does anybody know how xml writing works on web applet? when i export the script as windows application its no problem to write the xml file. but with webapplication it doesnt work:( i have tried chmod 777 but nothing works Sad any help ?
Re: web applet write xml with proxml
Reply #1 - Jan 14th, 2008, 11:38am
 
Web applets can't write files to the users disk unless the applet has been signed.
Page Index Toggle Pages: 1