You are viewing this page out of context. To see it in the context it is intended please click here.
About This Page
Reply posted by Per M on Tue 18 Sep 2007 in response to Keeping the boss happy
Re: Create in new window
Hi!If you want to ensure that the speadsheet alwys opens in a new Excel-window,
you can insert this line after the content-type line:
Print {Content-disposition:attachment;filename=lista6.xls}
(assuming the agents name is lista6.xls)
Regards,
Per M