Excel output - version change problem

vakpal

Member
Hello dear members,

I have a little code which change the output format to Excel. It was fine until I used Webspeed 2.0.

The code is:


RUN OutputContentType IN web-utilities-hdl ("application/x-msexcel").
RUN output-header.

I upgraded Webspeed to 3.0. The same program does not function anymore, the error message:

CGI Error
The specified CGI application misbehaved by not returning a complete set of HTTP headers. The headers it did return are:


please help!


cheers,
Gabor
 
Back
Top