Can you call Excel functions using VBScript on an ASP page? What/how do you
need to reference? I assume the server would need to have the MS extensions
loaded or something?

Thanks.
--
Bradley
Software Developer www.hrsystems.com.au
A Christian Response www.pastornet.net.au/reponse

Re: Excel functions called from a web page? by h

h
Tue Sep 16 03:32:19 CDT 2003

"Bradley" <bradley@REMOVETHIScomcen.com.au> wrote in message news:<fes9b.104344$bo1.78331@news-server.bigpond.net.au>...
> Can you call Excel functions using VBScript on an ASP page? What/how do you
> need to reference? I assume the server would need to have the MS extensions
> loaded or something?
>
> Thanks.

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnexcl2k/html/webfunc.asp

Necessary to have the Office Web Components installed

kind regards,