|
 |
asp_web_howto thread: Running a local application from asp
Message #1 by "P Quinn" <p.quinn@b...> on Fri, 20 Jul 2001 10:00:17
|
|
HELP ME!!!!!! I'm currently building an intranet and asp's are quite new
to me. I'm trying to create a link to a certain file to be run by a
certain application (the path of which is the same on all the users
machines). The application software I'm linking to is also password
protected. Can anyone help me????? Is there a 'run' command????
Message #2 by Akthar Dilmohamud <Akthar@f...> on Fri, 20 Jul 2001 13:54:45 +0400
|
|
Hi ,
What type of file are u trying to link.
Regards
Akthar
-----Original Message-----
From: P Quinn [mailto:p.quinn@b...]
Sent: Friday, July 20, 2001 1:25 PM
To: ASP Web HowTo
Subject: [asp_web_howto] Running a local application from asp
HELP ME!!!!!! I'm currently building an intranet and asp's are quite
new
to me. I'm trying to create a link to a certain file to be run by a
certain application (the path of which is the same on all the users
machines). The application software I'm linking to is also password
protected. Can anyone help me????? Is there a 'run' command????
Message #3 by "P Quinn" <p.quinn@b...> on Fri, 20 Jul 2001 12:14:47
|
|
>
I'm linking to a mail-merge word document which is opened by a piece of
software called 'Scribe'. This is a MIS application and requires a
username and password, so creating a standard href link doesn't work. The
line of code i want to change into .asp code is a lttle like this:
run(C:\scribe.exe username password -R report01.doc -E)
Does this help you????
> Hi ,
> What type of file are u trying to link.
>
> Regards
> Akthar
>
> -----Original Message-----
> From: P Quinn [mailto:p.quinn@b...]
> Sent: Friday, July 20, 2001 1:25 PM
> To: ASP Web HowTo
> Subject: [asp_web_howto] Running a local application from asp
>
>
> HELP ME!!!!!! I'm currently building an intranet and asp's are quite
> new
> to me. I'm trying to create a link to a certain file to be run by a
> certain application (the path of which is the same on all the users
> machines). The application software I'm linking to is also password
> protected. Can anyone help me????? Is there a 'run' command????
>
>
|
|
 |