I need users to be login with GOOGLE/FACEBOOK which comes into popup. How I can achieve this approach? Just like your site
Note:I need login in POP-UP
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Ankit SharmaPosted Sep 18, 2017, 6:07 AM
Sundaram SubramanianPosted Sep 18, 2017, 5:55 AM
Mukil VendhanPosted Sep 17, 2017, 3:09 AM
ROHIT SINGHPosted Sep 16, 2017, 3:14 PM
Mukil VendhanPosted Sep 15, 2017, 11:39 PM
As I know, I suggest that you could use Ajax Control Toolkit. It has a control called ModalPopupExtender could achieve your goal. For more information, please refer to the below link.
http://www.ajaxcontroltoolkit.com/ModalPopup/ModalPopup.aspx
Besides, I suggest that set your login form into a control Panel, and use this Panel as PopupControlID.
Here is an example for you to refer.
http://www.aspsnippets.com/articles/asp.net-login-control-in-ajax-control-toolkit-modal-popup-extender.aspx
Hope this could be useful to you.