Delete Account Functionality 2
Budget: $30 – $250 USD
I use Oscommerce for my web shops
i need to add a simple functionality/button/link to allow a user to DELETE their account.
They obviously have to be logged in to do it.
Then we add the new delete_account.php script/page (note must be logged in to actually delete)
then we have a simple button DELETE MY ACCOUNT.
When they press it it will ask them if they are sure and then ask them to enter their password to confirm.
2 things will happen.
If the password doesnt match (isnt correct) then it will give error
SORRY the information is incorrect and no changes are made.
If the password is correct they will get a message.
Your account has now been deleted. Sorry to see you go. You can re-register any time.
(This will delete certain information related to their account details of which ill confirm in a meeting when we are starting the job)
As to the actual deletion process i will confirm all the technical details in a call.
Note: the delete account page must use the current site design obviously so u can use a current plage and modify the relevant code... its essentially an sql query that is being executed...
i need to add a simple functionality/button/link to allow a user to DELETE their account.
They obviously have to be logged in to do it.
Then we add the new delete_account.php script/page (note must be logged in to actually delete)
then we have a simple button DELETE MY ACCOUNT.
When they press it it will ask them if they are sure and then ask them to enter their password to confirm.
2 things will happen.
If the password doesnt match (isnt correct) then it will give error
SORRY the information is incorrect and no changes are made.
If the password is correct they will get a message.
Your account has now been deleted. Sorry to see you go. You can re-register any time.
(This will delete certain information related to their account details of which ill confirm in a meeting when we are starting the job)
As to the actual deletion process i will confirm all the technical details in a call.
Note: the delete account page must use the current site design obviously so u can use a current plage and modify the relevant code... its essentially an sql query that is being executed...