Mark Hedges wrote: > I ran into this problem to. There's a simple workaround. Use > the perl excel library to write the file to a temp directory > that serves static content. Then use $m->redirect to that url.
I should have specified that the XLS files are all pre-generated by another application (and may be quite large) and I am sending them out from a component called by the dhandler via $m->print(). John -- John Peacock Director of Information Research and Technology Rowman & Littlefield Publishing Group 4501 Forbes Boulevard Suite H Lanham, MD 20706 301-459-3366 x.5010 fax 301-429-5748 _______________________________________________ Mason-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mason-users

