You need to sign in to do that
Don't have an account?

Creating a username and pwd in sfdc and using it in webpage during login
Hi,
I need to be able to create a username and password in Salesforce and send that out in email to the particular user. The user should enter that username and password to login to a secured webpage (an external webpage). And after the user has filled in the form in that webpage, I want to go ahead and delete the records for those fields so that they wont be able to log back in.
I can put the userName to be the name of the user of sth but how can i auto generate the password.
Please let me know of any suggestions.
Thanks,
Justin~sfdc
I need to be able to create a username and password in Salesforce and send that out in email to the particular user. The user should enter that username and password to login to a secured webpage (an external webpage). And after the user has filled in the form in that webpage, I want to go ahead and delete the records for those fields so that they wont be able to log back in.
I can put the userName to be the name of the user of sth but how can i auto generate the password.
Please let me know of any suggestions.
Thanks,
Justin~sfdc
- if yes - it will be easy to create username password as users can self register and you can use this site to make users enter details in your Salesforce ORG and delete the user once he logs out.:
Read more:
http://wiki.developerforce.com/page/Authenticating_Users_on_Force.com_Sites
Unfortunately, the external webpage is not the force.com site. Any other idea on it.
Thanks,
justin~sfdc