15 May
2001
15 May
'01
9:36 a.m.
At 11:22 15.05.2001, you wrote:
You'll need to set the correct header (content-type), to get the browser to realise it should start an external program.
Try something like:
<dtml-call "RESPONSE.setHeader('Content-Type','some/type')">
Phil
thanks phil, it works, <dtml-call "RESPONSE.setHeader('Content-Type','application/smil')"> great, alex