(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.