Re: Passing a path with spaces inside
Re: Passing a path with spaces inside
- Subject: Re: Passing a path with spaces inside
- From: Nick Zitzmann <email@hidden>
- Date: Thu, 13 May 2004 15:36:02 -0600
On May 13, 2004, at 1:10 PM, Eukasz Kuczborski wrote:
I'm trying to pass a path with spaces inside ("/luku/Desktop/File
1.pdf") as query string to my WebView. The problem is, that WebView
doesn't see it as valid path anymore. I suppose I must change all
spaces into " " sign but don't have any idea how to do it. Can
someone help me with it?
<
http://developer.apple.com/documentation/Cocoa/Reference/Foundation/
ObjC_classic/Classes/NSString.html#//apple_ref/doc/uid/20000154/
BCIBFDCB>
Nick Zitzmann
<
http://www.chronosnet.com/>
_______________________________________________
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.