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