|
|
|
|
|
| | |
|
Active Server Pages ASP a directory of ASP tutorials applications scripts components and articles for the novice to professional developer. CJWSoft ASPProtect ASPBanner ASPClassifieds
(Advanced)
(Components)
(Database)
(General)
(Vbscript)

|
|
Subject: |
How to output different MIME types |
From: |
Paul Simpson |
Date: |
2/2/1999 4:34:31 PM |
IP: |
207.207.47.5 |
How does one send the client browser an ASP-generated file that is of a different MIME type than HTML, and with the correct file extension for that MIME type? That is, a type that would launch a users plug-in for viewing the file (such as a .PDF file launches the Adobe Acrobat viewer, if the user has that plugin). So far, I can get my ASP page to send the data (correctly-formatted for the plugin), but the plugin doesnt open it because the file extension is ".asp". Any ideas?
|
Follow Up - response.contenttype - Lothar A. Haensler 2/3/1999 3:33:51 AM
|
|
|
|
|
|
|
|
|
|
|
|