Re: WOFileUpload: checking against Windows filepath
Re: WOFileUpload: checking against Windows filepath
- Subject: Re: WOFileUpload: checking against Windows filepath
- From: Hsu <email@hidden>
- Date: Fri, 23 Jul 2004 20:47:37 -0700
NSPathUtilities is intended to work on both Mac(Unix) and Windows
paths... if it doesn't, it's a bug.
What's the specific path in question?
Karl
On Jul 23, 2004, at 6:24 PM, Randall Perry wrote:
On testing my file upload app on a Win2k machine I discovered that IE
in
Windows inserts the full path to the file in the browse field, whereas
on
the Mac only the filename appears.
My code checks the filename to see if it begins with a customer code.
I use
NSPathUtilities.lastPathComponent(), but apparently it doesn't work on
PC
paths.
Is there a method that does?
--
Randall Perry
sysTame
Xserve Web Hosting/Co-location
Website Design/Development
WebObjects Hosting
Mac Consulting/Sales
http://www.systame.com/
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.
--
i am the man in the machine
l'homo ex machina
Homepage:
http://homepage.mac.com/khsu/index.html
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.