Hello Lionel,

it seems to me that your browser looks at first for the suffix of the
recived document and then for the mime-type. Do you use IE? In my opinion,
the only way to solve this problem is to zip the xml file before sending or
to change the config of your browser, if possible.

Regards
Stephan

----- Original Message ----- 
From: "Lionel Crine" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, September 11, 2003 6:05 PM
Subject: [Help] Downloading file into local Disk


Hi,

I'd like my browser web not to display the xml document but to open a
download popup.

I hae created a serializer with a mime-type set to binary/octet-stream, but
when I try :
<map:match pattern="save.xml">
   <map:generate type="file" src="toto.xml"/>
   <map:serializer type="save"/>
</map:match>


the browser display the document.

Else if I try to write <map:match pattern="save.t"> instead, the download
popup comes up!!!

Any idea ?

Thanks
Lionel



Lionel CRINE
Soci�t� : 4DConcept
22 rue Etienne de Jouy 78353 JOUY EN JOSAS
Tel : 01.34.58.70.70 Fax : 01.39.58.70.70


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to