Asp.net is a server side technology, so you would need to output code that
could launch a process on the client. Launching an oft file is usually done
by a shortcut to outlook, so you'll ned to tap into WScript.Shell in IE to
get anywhere near a solution.
Regards
John Timney (MVP)
http://www.johntimney.com
http://www.johntimney.com/blog
> Is there a way to open an outlook form (.oft file) from ASP.NET using C#?