本文介绍了社交网站与asp.net的集成的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在asp.net应用程序中整合了Facebook,twitter和Google plus等社交网站.我根据某些数据向客户发送电子邮件,其中的邮件我使用的是社交媒体信息中心(如Facebook,twitter, Google加上)如果我的客户使用这些社交网站中的任何一个与他或她的朋友共享该信息,我将对该客户给予一定的折扣.

i am integrating social networking sites likes Facebook,twitter and Google plus in my asp.net application.i was sending emails to my customers based on some data,in that mail i am using social media dashboard(like Facebook,twitter,Google plus)if my customer shares that information with his or her friends using any of these social networking websites i will give some discount to that customers. how could i know that my customer shared that information using these websites?

推荐答案


这篇关于社交网站与asp.net的集成的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

09-13 22:28