How to encode the xmlrpc request in acdropdown? short form (local server): "xmlrpc:wiki.titleSearch [S] 4" long form (remote server): "xmlrpc:http://localhost/wiki/?wiki.titleSearch [S] 4" encode the methodname as optional query_arg and the args space seperated args can only be strings The xmlrpc request looks like: POST url wiki.titleSearch ^Page 4 The xmlrpc response XML looks like this: Content-Type: application/xml Page 1 Page 2