On Sat, 23 Feb 2008 16:02:30 -0800 (PST), crouzilles wrote
> Hi all,
> 
> How do I output a .rvt file to the browser via TCL. I obviously need 
> it to be parsed first, but I can't figure out how to send the .rvt 
> file to the browser once the TCL has finished doing what it has to do.
> 
> Thank you

Just a question to clarify the problem:
why don't you simply let apache parse and transmit the rvt 
file to the browser? If you properly configured
apache using the 'AddType application/x-httpd-rivet  .rvt'
you should get it right.

-- Massimo


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

Reply via email to