Questions tagged [user-registration]

469 questions
-3
votes
3 answers

Button Visibility only after filling all details

I have created registration page, which looks like this Now my requirement is, I want to make Next Button will be visible only if user has filled up all details in the form. How can I achieve this?
Kiran Malvi
  • 564
  • 9
  • 28
-4
votes
1 answer

Using Facebook to login / register - how to still get local user details from my database?

I want my sites users to be able to use facebook to create an account and login I will gather additional details from the user once they have logged in (id, name, link, etc.) and create a local application database entry for the user. For future…
Simon Davies
  • 3,574
  • 8
  • 37
  • 67
-6
votes
1 answer

How do i allow only specific domain email to sign up on my micro blog

i want only my corporate people to sign up , who've got E.G abc@ourcompany.com emails and not other people like abc@gmail.com or abc@outlook.co etc. i'm not able to post my code here . i've posted it here , pls check and…
1 2 3
31
32