I just go thu the pages the file uploading behaviour provided. thank u
to provide such important
 links.

 Behaviour: http://bin.cakephp.org/saved/19658

 Example:

 Model : http://bin.cakephp.org/saved/19659

 Controller:http://bin.cakephp.org/saved/19660

 View:  http://bin.cakephp.org/saved/19661

Now I have a few important issues.

 1. Is it workable with version 1.2?

2. How to provide a specific name pattern? Suppose I want to name the
file as original file name after its id in database table, eg.

        my pic id in pic_table is 41 and uploaded file is 'test.jpg',
 so i want to name the file as '41_test.jpg'.

 2. In my form, there are a few more fields(text fields and drop
 downs). Any change needed in controller section for that?

 3.If I want to store a thumbnail, what to add in model?

 4.If the time of edit, user does not change the file, but change the
others field, how to deal this it?

 Can anyone help me in those above issues?

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to