mjshen When use "EXPORT DOUCUMENT", if the specified path doesn't exist, AwareIM doesn't give any alert. "EXPORT DOUCUMENT" exports the document at server side. Is there any way to export document to client side? Thanks, Mojun
aware_support The only way to do it is to use the DISPLAY DOCUMENT action to display the resulting file to the user - he can then save it in the client's directory.
mjshen Thanks for the reply. The way mentioned is very suitable for saving a few document. If users would like to export a lot of documents, say more than 100, is there any effective way?