Genrate Login ID Suggestion
-
hi Friends, I want to generate options available for login id like Gmail, yahoo when the desired login id not available. Is there any way to do this ?
Deepak Nigam deepak@swiftcybernetics.com Swift Cybernetics
-
hi Friends, I want to generate options available for login id like Gmail, yahoo when the desired login id not available. Is there any way to do this ?
Deepak Nigam deepak@swiftcybernetics.com Swift Cybernetics
Deepak Nigam wrote:
I want to generate options available for login id like Gmail, yahoo when the desired login id not available.
Take the user input, match with the user entry with DB. You can use Ajax with it.
cheers, Abhijit CodeProject MVP Web Site:abhijitjana.net View My Recent Article
-
hi Friends, I want to generate options available for login id like Gmail, yahoo when the desired login id not available. Is there any way to do this ?
Deepak Nigam deepak@swiftcybernetics.com Swift Cybernetics
Manas Bhardwaj Please remember to rate helpful or unhelpful answers, it lets us and people reading the forums know if our answers are any good.
-
hi Friends, I want to generate options available for login id like Gmail, yahoo when the desired login id not available. Is there any way to do this ?
Deepak Nigam deepak@swiftcybernetics.com Swift Cybernetics
get the user data. Compare it with the database. If already exist give the error. Or let it proceed.
Padmanabhan My Articles[^]