I am having trouble calling a function via XML-RPC ,, I have called an Http Service and it is running , but when i do this posting.send({blogger_getRecentPosts: 'blogid,user,password,posts'}) I have replaced the params for security resons, anways when i call posting.send({blogger_getRecentPosts: 'blogid,user,password,posts'}) like this click="posting.send({blogger_getRecentPosts: 'blogid,user,password,posts'}) " it will get the HTTP service but will not display the function blogger_getRecentPosts when i bind it to the text feild. Instead it will get this message at www.g-unix.com/xmlrpc.php <<< XML-RPC server accepts POST requests only.>> I do not know what to do , ive been trying to get this to work all weekend and yes i do have the http tag method set to POST
-- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/flexcoders/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/