Generate password while sending email?
Posted: 2016-02-15 16:27
Hi all,
I'm still on top of ADDT (until I find something else that allow me to do the same thinks faster) and now I need to create a form contaning mainly 3 fields:
- name
- email
- password (hidden field) (see below)
The form should insert a record in a db and the password should be generated automatically. Is there a way to do this in an insert transaction?
If I remember correctly there is a "generate forgot password page" in the server behaviours, but is there something similar to create password on-the-fly while inserting a record?
TIA
I'm still on top of ADDT (until I find something else that allow me to do the same thinks faster) and now I need to create a form contaning mainly 3 fields:
- name
- password (hidden field) (see below)
The form should insert a record in a db and the password should be generated automatically. Is there a way to do this in an insert transaction?
If I remember correctly there is a "generate forgot password page" in the server behaviours, but is there something similar to create password on-the-fly while inserting a record?
TIA