Re: Frustration with FileHandler snippet and saving returned value, any advice?

2007-12-14 Thread Scott Sharkey
See comments below On 12月13日, 下午8時07分, designvoid [EMAIL PROTECTED] wrote: Hi there, I'm currently playing with the FileHandler snippet by Chris Partridge (http://cakeforge.org/snippet/detail.php?type=snippetid=52) and I've hit a problem! I can get the file to upload correctly and saved

Frustration with FileHandler snippet and saving returned value, any advice?

2007-12-13 Thread designvoid
Hi there, I'm currently playing with the FileHandler snippet by Chris Partridge (http://cakeforge.org/snippet/detail.php?type=snippetid=52) and I've hit a problem! I can get the file to upload correctly and saved in the correct location, but I cannot for the life of me get the filename back

Re: Frustration with FileHandler snippet and saving returned value, any advice?

2007-12-13 Thread kiang
Maybe your are using cake 1.2 ? Try this one instead: http://bin.cakephp.org/saved/22195 --- kiang On 12月13日, 下午8時07分, designvoid [EMAIL PROTECTED] wrote: Hi there, I'm currently playing with the FileHandler snippet by Chris Partridge