|
[Date Index]
[Thread Index]
[Author Index]
webMathematica Export
- To: mathgroup at smc.vnet.net
- Subject: [mg119691] webMathematica Export
- From: Eddie Fonner <efonner at armus.com>
- Date: Fri, 17 Jun 2011 05:51:21 -0400 (EDT)
Hello,
I want to export an excel file directly from my webMathematica page. I've tried the following to no avail:
<msp:evaluate>
Export["export/test.xls",{{"Test Export","RAR"},{1,2},{3,4}}]
</msp:evaluate>
I've tried messing around to explicitly specify the export directory, but haven't been able to get anything to work. Has anyone been able to successfully export files directly from a webMathematica page?
Thanks!
Eddie
Prev by Date:
Re: How to Do a Replacement with Two Conditions
Next by Date:
Re: Mathematica syntax problem: tsntxi
Previous by thread:
Re: Stumped on debugging what is causing Dynamic to re-evaluate.
Next by thread:
unable to run factor.exe
|