get the error and do error.toString(); and tell me what you see
----- Original Message ---- From: xaero <[EMAIL PROTECTED]> To: [email protected] Sent: Saturday, June 7, 2008 8:45:38 PM Subject: [flexcoders] A problem in the "Adobe PHP RIA SDK" I'v downloaded the sdk from here : http://www.adobe. com/devnet/ flex/articles/ flex_php_ sdk.html I'v got a problem when I run the AMFPHP sample in my pc : http://localhost/ cys/php_ria_ sdk_by_adobe/ samples/flex/ amfphp/amfphp. html It displays the data properly, but I can't submit any records into the database, as you can see in the following screen shot: http://farm4. static.flickr. com/3077/ 2558549526_ 3e11ee9352_ o.gif It gets the error message "[Object Object]", when I try to submit "asdf" and "[EMAIL PROTECTED]". How can I fix it??

