Re: WOFileUpload: checking against Windows filepath

2005-12-09 Thread Dev WO
Message - From: "Dev WO" <[EMAIL PROTECTED]> To: "WebObjects Dev" ; "WebObjects Dev Dev" <[EMAIL PROTECTED]> Sent: Thursday, December 08, 2005 11:56 PM Subject: WOFileUpload: checking against Windows filepath Hi all, searching for solving an

Re: WOFileUpload: checking against Windows filepath

2005-12-09 Thread webobjects
= f.getName(); HTH, Sako. - Original Message - From: "Dev WO" <[EMAIL PROTECTED]> To: "WebObjects Dev" ; "WebObjects Dev Dev" <[EMAIL PROTECTED]> Sent: Thursday, December 08, 2005 11:56 PM Subject: WOFileUpload: checking against Windows filepath

Re: WOFileUpload: checking against Windows filepath

2005-12-08 Thread David Holt
Xavier, Please don't cross post to both lists. See below for a solution that I found and posted last year. David Begin forwarded message: From: David Holt <[EMAIL PROTECTED]> Date: 15 December 2004 3:26:01 PM GMT-08:00 To: Chuck Hill <[EMAIL PROTECTED]> Cc: WebObjectsDev Subject: Re: WOFileUp

WOFileUpload: checking against Windows filepath

2005-12-08 Thread Dev WO
Hi all, searching for solving an issue (I thought weren't be there) I found this thread... I'm using NSPathUtilities.lastPathComponent, but it appears I still get the entire path!! like in the post below. I'll ask my client tomorrow to check which version of IE was used. But does anyone knows