|
 |
asp_web_howto thread: open CHM file
Message #1 by "Alex Shiell, ITS, EC, SE" <alex.shiell@s...> on Tue, 12 Feb 2002 11:02:26 -0000
|
|
Not sure if this would be the right list for this question...
I've got a CHM file which provides the help for my application, which is
currently opened with an ordinary link. The problem is that when this link
is clicked, a prompt appears asking the user if they want to open the file
or save it. Is there a way to make it just open without getting the dialog?
________________________________________________________________________
Scottish Enterprise Network
http://www.scottish-enterprise.com
Headquarters Address & Contact Numbers
150 Broomielaw
5 Atlantic Quay
Glasgow
G2 8LU.
Tel: +44 (0) 141 248 2700.
Fax: +44 (0)141 221 3217
This message is sent in confidence for the addressee only.
It may contain legally privileged information. The contents are not to
be disclosed to anyone other than the addressee. Unauthorised recipients
are requested to preserve this confidentiality and to advise the sender
immediately of any error in transmission.
Message #2 by "Ken Schaefer" <ken@a...> on Tue, 12 Feb 2002 22:20:01 +1100
|
|
Go around to the user's computer, and uncheck the box that says "always ask
this question when opening this type of file"
Or, if they have unpatched versions of IE, I think you could get around this
by using the same technique as various viruses (changing the content type to
something that IE trusts)
Cheers
Ken
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
From: "Alex Shiell, ITS, EC, SE" <alex.shiell@s...>
Subject: [asp_web_howto] open CHM file
: Not sure if this would be the right list for this question...
:
: I've got a CHM file which provides the help for my application, which is
: currently opened with an ordinary link. The problem is that when this
link
: is clicked, a prompt appears asking the user if they want to open the file
: or save it. Is there a way to make it just open without getting the
dialog?
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Message #3 by "Alex Shiell, ITS, EC, SE" <alex.shiell@s...> on Tue, 12 Feb 2002 12:56:37 -0000
|
|
IE should trust a CHM file! its almost the same thing... I guess people
could conceal viruses in them easily enough though.
-----Original Message-----
From: Ken Schaefer [mailto:ken@a...]
Sent: 12 February 2002 11:20
To: ASP Web HowTo
Subject: [asp_web_howto] Re: open CHM file
Go around to the user's computer, and uncheck the box that says "always ask
this question when opening this type of file"
Or, if they have unpatched versions of IE, I think you could get around this
by using the same technique as various viruses (changing the content type to
something that IE trusts)
Cheers
Ken
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
From: "Alex Shiell, ITS, EC, SE" <alex.shiell@s...>
Subject: [asp_web_howto] open CHM file
: Not sure if this would be the right list for this question...
:
: I've got a CHM file which provides the help for my application, which is
: currently opened with an ordinary link. The problem is that when this
link
: is clicked, a prompt appears asking the user if they want to open the file
: or save it. Is there a way to make it just open without getting the
dialog?
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
$subst('Email.Unsub').
________________________________________________________________________
Scottish Enterprise Network
http://www.scottish-enterprise.com
Headquarters Address & Contact Numbers
150 Broomielaw
5 Atlantic Quay
Glasgow
G2 8LU.
Tel: +44 (0) 141 248 2700.
Fax: +44 (0)141 221 3217
This message is sent in confidence for the addressee only.
It may contain legally privileged information. The contents are not to
be disclosed to anyone other than the addressee. Unauthorised recipients
are requested to preserve this confidentiality and to advise the sender
immediately of any error in transmission.
|
|
 |