On Thu June 15 2006 14:11, + John Groom wrote: > [ MODERATED ] ******************** > Good afternoon > > Is there an API which will enable me to create Calc (or other > OpenSource) files directly from an ASP (VBScript) program on a web site > ?
OpenOffice.org files are only zipped XML files. So you do not need anything to generate the files except a library which can generate text files and which can zipped the result before it is returned to the browser. Please reply to [email protected] only -- CPH : openoffice.org contributor Maybe your question has been answered already? http://user-faq.openoffice.org/#FAQ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
