Welcome to MobyThreads.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in
All support for the MobyThreads Threaded phpBB MOD can now be found on welsolutions at this forum

forcing Save As

 
   Web Hosting and Web Master Forums (Home) -> IIS RSS
Next:  IIS isapi cache applications  
Author Message
pwr3

External


Since: Sep 12, 2003
Posts: 2



(Msg. 1) Posted: Fri Sep 12, 2003 11:51 am
Post subject: forcing Save As
Archived from groups: microsoft>public>inetserver>iis (more info?)

Is there an IIS setting to force the remote browser to get
the Save As dialog, instead of opening the file in
browser? Or is this a client setting?

TIA,
Patrick

 >> Stay informed about: forcing Save As 
Back to top
Login to vote
phil

External


Since: Jul 11, 2003
Posts: 65



(Msg. 2) Posted: Fri Sep 12, 2003 2:14 pm
Post subject: Re: forcing Save As [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Patrick wrote:

 > Is there an IIS setting to force the remote browser to get
 > the Save As dialog, instead of opening the file in
 > browser? Or is this a client setting?

That is client side and you cannot force it.

 > TIA,
 > Patrick
 >

--
Phil Frisbie, Jr.
Hawk Software
<a style='text-decoration: underline;' href="http://www.hawksoft.com" target="_blank">http://www.hawksoft.com</a><!-- ~MESSAGE_AFTER~ -->

 >> Stay informed about: forcing Save As 
Back to top
Login to vote
pwr3

External


Since: Sep 12, 2003
Posts: 2



(Msg. 3) Posted: Fri Sep 12, 2003 3:32 pm
Post subject: Re: forcing Save As [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

That is what I thought. But I have a client that is
saying when he hits a .csv file on my web server it loads
in browser, but when he serves it up from his desktop it
prompts for download. When I try it from the server it
loads into the browser as a text file, but when I load it
from his machine it loads in Excel.



 >-----Original Message-----
 >That is client side and you cannot force it.
 >Phil Frisbie, Jr.
 >Hawk Software
 >http://www.hawksoft.com<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: forcing Save As 
Back to top
Login to vote
someone9

External


Since: Aug 25, 2003
Posts: 2419



(Msg. 4) Posted: Fri Sep 12, 2003 4:27 pm
Post subject: Re: forcing Save As [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

The server can NEVER force the client to do anything -- and the client can
NEVER force the server to do anything. To be able to do either would be a
source for security vulnerability. HTTP is all about negotiation between
the client and server.

So, no, you cannot force the remote browser select Save As or Open, nor can
you remove the option. It is totally a client-side choice as to what to do
with any resource.

Imagine if you could force the client to select a choice -- then what would
stop a website from presenting a link that says
"Click here to see news" but instead make you download a Trojan EXE and
force the browser to open the EXE and hack your machine?

--
//David
IIS
This posting is provided "AS IS" with no warranties, and confers no rights.
//
"Patrick" <pwr3.TakeThisOut@pge.com> wrote in message
news:017c01c37945$ad256800$a101280a@phx.gbl...
Is there an IIS setting to force the remote browser to get
the Save As dialog, instead of opening the file in
browser? Or is this a client setting?

TIA,
Patrick
 >> Stay informed about: forcing Save As 
Back to top
Login to vote
phil

External


Since: Jul 11, 2003
Posts: 65



(Msg. 5) Posted: Fri Sep 12, 2003 5:16 pm
Post subject: Re: forcing Save As [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Patrick wrote:

 > That is what I thought. But I have a client that is
 > saying when he hits a .csv file on my web server it loads
 > in browser, but when he serves it up from his desktop it
 > prompts for download. When I try it from the server it
 > loads into the browser as a text file, but when I load it
 > from his machine it loads in Excel.

Check the MIME type.

  >>-----Original Message-----
  >>That is client side and you cannot force it.
  >>Phil Frisbie, Jr.
  >>Hawk Software
  >>http://www.hawksoft.com
 >
 >

--
Phil Frisbie, Jr.
Hawk Software
<a style='text-decoration: underline;' href="http://www.hawksoft.com" target="_blank">http://www.hawksoft.com</a><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: forcing Save As 
Back to top
Login to vote
user281

External


Since: Oct 29, 2003
Posts: 45



(Msg. 6) Posted: Mon Sep 15, 2003 4:47 pm
Post subject: Re: forcing Save As [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

You can do this though.
<a style='text-decoration: underline;' href="http://www.aspfaq.com/2161" target="_blank">http://www.aspfaq.com/2161</a>

Ray at work

"David Wang [Msft]" <someone DeleteThis @online.microsoft.com> wrote in message
news:uEaFGA7eDHA.3076@tk2msftngp13.phx.gbl...
 > The server can NEVER force the client to do anything -- and the client can
 > NEVER force the server to do anything. To be able to do either would be a
 > source for security vulnerability. HTTP is all about negotiation between
 > the client and server.
 >
 > So, no, you cannot force the remote browser select Save As or Open, nor
can
 > you remove the option. It is totally a client-side choice as to what to
do
 > with any resource.
 >
 > Imagine if you could force the client to select a choice -- then what
would
 > stop a website from presenting a link that says
 > "Click here to see news" but instead make you download a Trojan EXE and
 > force the browser to open the EXE and hack your machine?
 >
 > --
 > //David
 > IIS
 > This posting is provided "AS IS" with no warranties, and confers no
rights.
 > //
 > "Patrick" <pwr3 DeleteThis @pge.com> wrote in message
 > news:017c01c37945$ad256800$a101280a@phx.gbl...
 > Is there an IIS setting to force the remote browser to get
 > the Save As dialog, instead of opening the file in
 > browser? Or is this a client setting?
 >
 > TIA,
 > Patrick
 >
 ><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: forcing Save As 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Forcing 128 bit encryption on web sites - Hello- I currently have a commerical web site. I would like the web server to only allow browsers with 128bit cipher strength to view the secure pages. How do I setup IIS to verify if the end user is not using 128bit cipher strength and return a..
   Web Hosting and Web Master Forums (Home) -> IIS All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]