How to handle URLs?
How to handle URLs?
- Subject: How to handle URLs?
- From: "Bell, Carl" <email@hidden>
- Date: Mon, 4 Mar 2002 13:41:41 -0600
- Thread-topic: How to handle URLs?
Howdy,
I want to support URLs (LDAP URLs, to be specific) in my Cocoa app,
i.e., a user clicks an LDAP URL in web page and my app gets launched
and then performs a search. In my older classic app I used the GetURL
AppleEvent to do this. What is the new and improved, Cocoa way? I
saw in the various archives, references to LaunchServices, but it
appears that that is more for opening URLs rather than handling them.
(BTW, is there any documentation for LaunchServices other than a few
technotes and the .h file?) A technote mentions some URL related
entries to be stored in my Info.plist file, but I can't find anything
that tells me how to actually deal with them... Any pointers?
-cb
________________________________________________________________________
Carl W. Bell <
http://www3.baylor.edu/~Carl_Bell/index.html>
Sr. Analyst/Programmer Baylor University Academic Technology Center
_______________________________________________
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.