I tried to get this question answered in the ASP forum (thread333-949020) but it was suggested that the settings of my IIS might be weird.
My problem has to do with downloads that I am making available on my quasi intranet (IIS on W2K). Some users, when they click the link to the file (say .zip or .exe), get the download dialog box fine (with the options to save, open or cancel). Others get an error page that says something to the effect that the "Page is unavailable".
I'm using the plain <A> HMTL tag:
<a href="(This could generally be for .exe, .pdf and .zip files on my site)
I would like the download box to appear and have users be able to download the files.
Any thoughts or suggestions??
********************
What's the best way to get the answers you need?? See FAQ222-2244 for details!
My problem has to do with downloads that I am making available on my quasi intranet (IIS on W2K). Some users, when they click the link to the file (say .zip or .exe), get the download dialog box fine (with the options to save, open or cancel). Others get an error page that says something to the effect that the "Page is unavailable".
I'm using the plain <A> HMTL tag:
<a href="(This could generally be for .exe, .pdf and .zip files on my site)
I would like the download box to appear and have users be able to download the files.
Any thoughts or suggestions??
********************
What's the best way to get the answers you need?? See FAQ222-2244 for details!