I'm running into a problem trying to send a page generated via mod_dtcl on apache as xml. I did AddType application/x-httpd-tcl .xml which enables dtcl to render the <+ +> content, but the page is intended for a cisco ip phone, which requires the mime of the page being sent to be text/xml and not application/x-httpd-tcl, so it renders the sourcecode generated by the tcl scripting instead of rendering the xml. any ideas? (reply to me, not the list) thx drew --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
