I need to allow users to download and save XML files from the server to
their local client drive. [This is so users can export data from the
server, to be imported into other programs for analysis.]
How can this be accomplished? I either want the link to basically
present the user with a "save" option, or figure out some way to do it
in javascript.
Thanks.
their local client drive. [This is so users can export data from the
server, to be imported into other programs for analysis.]
How can this be accomplished? I either want the link to basically
present the user with a "save" option, or figure out some way to do it
in javascript.
Thanks.
Comment