Skip to Content
0
Former Member
Nov 29, 2004 at 07:39 AM

Write file to client

51 Views

(I accidentaly posted this to the 'EP Implementation' board, I'll post it again (here this time) and see if any of you can help)

Hi all,

Is it possible to write a text file onto the client C drive from the portal?

The spec is; put 'download' button beside table, when clicked write table contents to an XML file, store on client for offline viewing later.

I wrote some code and it writes the file contents fine, creates a file and saves it on the server, obviously I want to save on the client for later use/display.

Browser security has been mentioned and that obviously makes sense but if someone knows a way to do this I'd sure appreciate it.

Thanks,

Patrick.