Re: InternetConfig mapping under X
Re: InternetConfig mapping under X
- Subject: Re: InternetConfig mapping under X
- From: Jens Bauer <email@hidden>
- Date: Tue, 11 Jun 2002 00:15:24 +0200
Hi Jirome,
On Mon, 10 Jun, 2002, Jirome Foucher <email@hidden> wrote:
>
Hi,
>
>
I have a big problem having an InternetConfig mapping recognized by
>
browsers.
>
>
I want to have documents with the extension .wan opened by my
>
application.
>
>
What happens is that the mapping is correctly saved in InternetConfig,
>
and read by browsers.
>
But when I download a .wan document from internet, the content is
>
displayed in the browser instead of being opened by my app.
>
>
Is there any change in the InternetConfig APIs in X regarding this
>
problem ?
>
>
FYI, the code I used on X was working perfectly on 9.
I did exactly the same thing; assuming that you're setting up Internet
Config to do post-processing on the .wan files you receive from the ISP,
and blah, blah, blah.
Mine works, which means it's definately possible to do it.
My code was not written for Mac OS 9, but written from scratch for Mac OS X.
Try making sure that every entry that you add for the Internet Config is
correct.
(The MIME type is *very* important! "application/x-wanadoo-internet" I
would expect. ;))
Love,
Jens
--
Jens Bauer, Faster Software.
-Let's make the World better, shall we ?
_______________________________________________
macnetworkprog mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/macnetworkprog
Do not post admin requests to the list. They will be ignored.