stringWithContentsOfURL
stringWithContentsOfURL
- Subject: stringWithContentsOfURL
- From: "Mike O'Connor" <email@hidden>
- Date: Fri, 17 Sep 2004 17:28:49 -0400
My app uses stringWithContentsOfURL as an easy way to read the text
from various URLs which are HTML web pages on the Internet. This has
been working fine until today, when every call my program makes returns
a string of zero length. The URLs are valid and it is not returning a
nil object, it is returning an empty string.
I guess some setting on my computer caused this? All other network
things work fine, Safari can read the URLs and so on. What sort of user
settings can affect stringWithContentsOfURL? TIA!
_______________________________________________
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