How to use asp in xmlrpc urgent help me..

"lakshmanmcaj" <[email protected]> Wed, 04 Apr 2007 14:27:15 -0000
Newsgroups gmane.text.xml.rpc.specification
Message-ID <[email protected]>
ReDim paramList(1)
set dict=Server.createObject("Scripting.Dictionary")
dict.add "partner_id","ourid"
'dict.add "title1", 2
'dict.add "title2", 3
set paramList(0)=dict
myresp = xmlRPC ("http://api.oodle.com/api","RemoteData", paramList)

if err.number <>0 then
	response.write("Error number: " & err.number & "<P>")
	response.write("Error description: " & err.description 
& "<P>")
else
	response.write(myresp)
	response.write("myresp")
end if
set dict=nothing

%>

Please this coding correct or wrong? Please give me correct code for 
me



 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/xml-rpc/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/xml-rpc/join
    (Yahoo! ID required)

<*> To change settings via email:
    mailto:[email protected] 
    mailto:[email protected]

<*> 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/