Internet Protocol Helper Applications - get URL?
Internet Protocol Helper Applications - get URL?
- Subject: Internet Protocol Helper Applications - get URL?
- From: Jamie Curmi <email@hidden>
- Date: Mon, 4 Nov 2002 17:34:20 +1100
Hi All,
Thanks for the help so far in getting my application to be recognised
as a helper application in different browsers.
Seems I'm immediately stuck at the next stage though. :-( Can anyone
point me in the right direction on how I get the URL that is passed to
my application?
For example, suppose the application is called "jamie" and I've set it
up so that in IE I can do "jamie://args...".
The application "jamie" starts up after entering the URL in IE, say,
but I have no idea how to get the URL that was entered so I can parse
it and act on it.
Looking on the net I read something about a getURL apple event, but no
real code or examples about it. Not even sure this is what I'm after.
I thought, after reading about services, that the URL may be passed to
a PasteBoard, but I couldn't find any examples about that either, and
playing around with that I wasn't sure I was even going in the right
direction.
I'd appreciated any help here. Is there a sample some where?
Thanks.
Jamie
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.