Apr 28th, 2010, 10:27 AM
(Apr 18th, 2010, 4:54 PM)Ben Wrote: Hi Renold,
Is this an API form or a POST form? If it's an API form, make sure the $params variable you're passing to the ft_api_process_form() function contains the following key-value pair: "file_data" => $_FILES
Also, when testing it, are you trying to upload the same file as the one that was successfully uploaded via the Form Tools UI?
- Ben
Hello Ben,
It's a POST form.
I was trying to upload the same file that was successfully uploaded using the Form Tools UI.
What am I missing?
Thanks,
Renold