I'm using Director MX on a Windows ME platform.

The goal is to export/transfer text information gathered from within a projector to a word document so the data being exported appears in set locations on a doc file. This might be a little far fetched, so the alternative might be to export the data as a .txt file as 'name, value pairs', and then have the word doc read them in. If the .txt file could be given the filename of the first text entry...that would be perfect.

I've looked at the NetPost behaviors, but am not sure how to save the data as a .txt file rather than sending it via the Internet to a CGI db.

Thanks