Le 13 nov. 08 à 18:00, Valentin Dan a écrit :

Hi,



Is there a way to get the files in a folder like:
"http://mysite.com/myfolder/"; ?



I have a bunch of pictures there and I want to go through them, select
one and put it's content in a NSTableView's cell.



If your server allows "directory content listing" (it show you a page with the content of the folder when you type the folder adress in a browser), you can use webkit to retreive the page, and then extract links from the page DOM.


_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to