close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Email or Phone number as userid

Thread began 8/25/2016 11:04 pm by Kumel | Last modified 8/29/2016 9:45 am by Ray Borduin | 896 views | 3 replies |

Kumel

Email or Phone number as userid

Currently in Login page i got UserEmail & Password field.

So entered details compares data from mysql then validates.

In user table there is UserPhone as well.

So can we validate using phone as well as email?

Like example:

UserID: Phone or UserEmail.
Password: enter password

How can this be achieved?

I have normal login.php page created from securityassist.

Attached Files
login.php
Sign in to reply to this post

Ray BorduinWebAssist

You could apply the Authenticate User server behaviors twice, once with email and once with phone number. Just make sure the first instance doesn't have a failed redirect but does have a success redirect. That way if the first one fails it will continue to the second, but if it succeeds it will redirect and won't try the second login.

In the sample page you would end up having the Authenticate User server behavior 4 times on the page. Twice for form login and twice for auto-login. Just copy the two that are already there in code view and then edit them so one uses phone number and edit the redirects keeping everything else the same.

Sign in to reply to this post
Did this help? Tips are appreciated...

Kumel

I understood first para but i didnt understand 2nd para :

In the sample page you would end up having the Authenticate User server behavior 4 times on the page. Twice for form login and twice for auto-login. Just copy the two that are already there in code view and then edit them so one uses phone number and edit the redirects keeping everything else the same.

This is for logged in page?

FYI, sign in won't have auto login & remember me function.

Sign in to reply to this post

Ray BorduinWebAssist

Without the auto login and remember me, then you would just have the authenticate server behavior applied twice. Once authenticating based on email and password, and once based on phone number and password. If you run the wizard for the email and password scenario, then you can apply the second server behavior for phone number and password.

Sign in to reply to this post
Did this help? Tips are appreciated...

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...