Hi, I have created a website and I would like to make it possible for others to display specified data (created on our asp.net server) from our website in their website html. I have thus created a webservice that contains a webmethod to call a usercontrol and then returns htmlcode. When I call it from...