Click here to Skip to main content
15,890,690 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
in my website i have a poll, and i bind them in Data list for showing data,

But i want that any user(shopper) want to show this poll in his website,

So i want that user website is made in any plateform, they show my poll, in his website,

and for this i give them some code(which they copy into my website),

Like Ex:
http://www.mouthshut.com/widgets/polls[^]


Please give me any idea for this,that how i show my website data into another website using asp.net(Json or any other tecnique),
Posted

Using Iframe.
Google[^]

Using Webservices

ASP.NET Web Service[^]

Using DOM

http://www.w3schools.com/htmldom/dom_examples.asp[^]

Thanks
--RA
 
Share this answer
 
Create a Web service that will pull your data in XML format & they need to call your method
to show in their website.
 
Share this answer
 
Comments
Arun kumar Gauttam 24-Jun-13 3:09am    
Any Reference Please ????
What kind of reference you need?
Check for creating webservice & how to consume.
 
Share this answer
 
Comments
Arun kumar Gauttam 24-Jun-13 3:32am    
ok no need of Reference i will try my self, thanks

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900