Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Error while saving flowchart as an image (Read 1983 times)
unnat-e
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 4
Joined: Jul 24th, 2007
Error while saving flowchart as an image
Jul 24th, 2007 at 11:18am
Print Post  
Client side code for Save is not working , giving error "Access denied to save file".

    Here I want to allow user of my application to save flowchart as an image to their local system.

    What can be the good approach using NetDiagram to save image to clients machine.

    But , when I tried to save that flowchart image to server (Where my application is running)somehow "Tags" attached to boxes became null. So fc_SerializeTag started throwing exception
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Error while saving flowchart as an image
Reply #1 - Jul 24th, 2007 at 11:41am
Print Post  
It's impossible to save files on the client PC. The Java applet security model does not allow that. Save the diagrams on the server and let the users download them if needed.

Stoyan
« Last Edit: Jul 24th, 2007 at 2:52pm by Stoyo »  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint