Open an app from Classic ASP?

Open an app from Classic ASP?

am 16.01.2008 13:52:43 von Mike

Hello,

is there a way to open an app from Classic ASP? For example, I want
to open the file "calc5.xls" on the server when a particular webpage
is opened.

Any help greatly appreciated!

-Mike

Re: Open an app from Classic ASP?

am 16.01.2008 15:29:45 von exjxw.hannivoort

mike wrote on 16 jan 2008 in microsoft.public.inetserver.asp.general:

> is there a way to open an app from Classic ASP? For example, I want
> to open the file "calc5.xls" on the server when a particular webpage
> is opened.
>

What is "to open on the server"?

--
Evertjan.
The Netherlands.
(Please change the x'es to dots in my emailaddress)

Re: Open an app from Classic ASP?

am 17.01.2008 20:24:37 von Mike

As long as the XLS files resides on the server, then yes you can open the
file. If you have to, you can also map to the file if it resides on a
different server and open it, or allow the user to save it to their pc.



"mike" wrote in message
news:9f148623-f7b7-4e73-bc5e-77c9c7754517@c23g2000hsa.google groups.com...
> Hello,
>
> is there a way to open an app from Classic ASP? For example, I want
> to open the file "calc5.xls" on the server when a particular webpage
> is opened.
>
> Any help greatly appreciated!
>
> -Mike