Dear bakers,

I'm a newbie at using cake and I really could use some help.

I've stripped down my project which can be found at 
http://www.2nfuse.nl/example.zip
In the dir "database" you can find the SQL script for creating the
corresponding tables in a database called "example".
I'm using the latest stable release 1.1.14

In my project there are 2 models, article en file. An article has many
files.
When adding a file you will see a two possibilities for uploading a
file. The first is using a "standard" form. The second is the
"javascript" upload method.

Now my problem:
I'm trying to use de SWFUpload component made by James Revillini and I
can not seem to make it work when using the "javascript" method. The
strange thing is, when uploading a single file via a "standard" form,
it works perfect. But when doing the same thing via the javascript
method, the files are uploaded, but the corresponding database records
are not created.

Can somebody help me?

Jos


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
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