The user fills in the form his email and password. After submiting the form, the user recieves an email, containing a activation link.
HiI have to create one login module using GWT with RPC with the functionality of login, registration and forgotPassword. Login is working fine. Now i ha开发者_开发问答ve to proceed for registration an
How do I create custom fields like mobile numberin customer registration formwithout modifyingmagento core files? I tried but the mobile number is not saved in the DB
Inside a DLL, we\'ve defined two classes (\"Class1\" and \"Class2\") which inherit from an interface (\"IInterface\") and a base class (\"BaseClass\").
I need to send registration details somewhere else when Drupal completes a registration. I can\'t find the correct variables for the switch. I tried this but it开发者_JS百科\'s not working. This funct
I\'m working on an application where users can register when they recieve an email invitation for the app. Right now what I do is 开发者_JS百科generate invitation-codes that are sent to the users and
I am working on a registration system for a desktop app.Before I only had in app validation where the user name and email address were tied to the key and only verified when typed into the program.
In PHP I can have a very nice registration system in less than a day with ajax username availability checking, custom fields, custom validation and everything to think of. In drupal, drupal just stand
I\'m generating a verification code to be used for account activation. You\'ve probably seen this sort of thing before.
So I\'m running out of time on this project and I posted here in hopes that someone can help me. Backstory