html for safari on the fly
html for safari on the fly
- Subject: html for safari on the fly
- From: Ben Dougall <email@hidden>
- Date: Fri, 15 Jul 2005 11:38:10 +0100
has anyone got any ideas of how to make an app that does this?: when
safari loads a particular page from the local disk i want my app to
step in and provide safari with the html it should display rather than
safari taking it directly from the file. the particular url that safari
accesses can be decided/dictated in advance -- it doesn't have to work
with any or every local file. the generation of the html should be on
the fly -- when safari requests that page, not prepared in advance and
left waiting. possible? how? any thoughts much appreciated.
(just guessing: it seems that the interface between safari and my app
should be something like a virtual file. from safari's point of view a
normal file. from my app's point of view code/operations. would
/dev/fd's be able give something like this maybe?)
ben.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden