Calling Xmlrpc From Dotnetnuke 05.06.08
I try to realize a dotnetnuke portal to present the top ten hotels more selling in a booking.com portal (xml-rcp). The project is to access from dotnetnuke portal (ASP.NET) to booking.com portal, downloading some information from a MySQL and save it in a SQL 2005 from DotNetNuke and then call the methods necesaries to make the reservation with the booking engine motor from booking.com, but all inside dotnetnuke.
Thanks