<add key="BUSINESS-NAME" value="Company Name Here"/> <add key="BUSINESS-EMAIL" value="{noreply@yourbusinessname.com}"/> <add key="SMTP-HOST" value="{email server here}"/> <add key="SMTP-USER" value="{email server user name here}"/> <add key="SMTP-KEY" value="{email server password here}"/> <add key="SMTP-PORT" value="{25 or 587 here}"/>
NetstairAppAuthetication.ResourceTools oObj = new NetstairAppAuthetication.ResourceTools(); if (oObj.SendConfirmation(iConfirmationId,this.txtPersonalEmail.Text.Trim(),"http://www.yourdomain.com/ConfirmEmail.aspx","Activate your Registration")) { //- Successfully sent. }
NetstairAppAuthetication.ResourceTools oObj = new NetstairAppAuthetication.ResourceTools(); if(oObj.RetrievePassword(this.txtPersonalEmail.Text.Trim(),"ABC1002","343243242","ABC","http://www.yourdomain.com/")) { //- Successfully sent. }
NetstairAppAuthetication.ResourceTools oObj = new NetstairAppAuthetication.ResourceTools(); if (oObj.DeviceVerificationCode(1,this.txtPersonalEmail.Text.Trim(),"988989","http://www.yourdomain.com/")) { //- Successfully sent. }
Trouble logging in? Simply enter your email address OR username in order to reset your password.
For faster and more reliable delivery, add support@netstaircom.net to your trusted senders list in your email software.