Question: Invoking custom file type (file associated with custom app)

V

VB Programmer

I have a custom file type ("PWA" extension.) It's just a text file with
some text created by the web server.

When my web page redirects to one of these pages I want to auto launch a
local app. (This action similar to PDF files. When I access a PDF file in
IE it opens it automatically in Acrobat.)

I created the file association manually, but when I response.redirect to the
PWA file it displays it in IE, rather than open it using my custom app.

Any ideas?
 
A

Axel Dahmen

You must add a corresponding mime type to the file extension in IIS. For
further details the IIS newsgroup is just the right place to query.

HTH,
Axel Dahmen
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,432
Messages
2,571,682
Members
48,796
Latest member
Greg L.

Latest Threads

Top