Click here to Skip to main content
15,881,381 members
Please Sign up or sign in to vote.
4.00/5 (1 vote)
See more:
Hi, first post, long time lurker.

Could someone point in the right direction?

I need to create a control which can easily be added to subscribing websites which when clicked will show a listview/gridview with database results from my website. (but appear to the user to be from the subscribing website)

I have to say, I'm finding it difficult figuring out what to search for so apologies if this is one of those frequently covered subjects!

I guess this is similar to adding a Facebook or twitter feed?

Thanks in advance.
Posted
Comments
bbirajdar 3-Sep-12 12:08pm    
Question is not clear.. can you explain it in detail?
Phil Gray 3-Sep-12 12:17pm    
<trying to be clearer>

My site has companies which have attributes.

On my site I can list attributes for company x - easy:

"http://www.mysite.com/attribs.aspx?id=x"

I want to be able to provide a button which company x can implement on their own website which shows the same results to be displayed as the example above but in a pop-up window on their site (ie without redirecting at this stage to my site).

</trying to be clearer>

I hope this makes more sense.
Kuthuparakkal 3-Sep-12 23:10pm    
WebPart with custom user control would do I guess...

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