After I have someone register, I'd like to also send them a email confirmation and then have the redirect page also show their new pass and login. Is there a good tutorial out there on this or can someone point me in the right direction.
I have cdonts installed on my server, but I didn't really see a behavior for this in ultradev.
The email would would be using a template I have created. So I believe it is just inserting the the form elements into a template. Does someone have the mail code for this Please?
probably the same thing on the confirmation page. have the confirmation page template just pull the form elements, but I still don't know if I pull the template using an "includes' and just include it on the same page as the registration form?
Any help or direction would be greatly appreciated.
Brandon
I have cdonts installed on my server, but I didn't really see a behavior for this in ultradev.
The email would would be using a template I have created. So I believe it is just inserting the the form elements into a template. Does someone have the mail code for this Please?
probably the same thing on the confirmation page. have the confirmation page template just pull the form elements, but I still don't know if I pull the template using an "includes' and just include it on the same page as the registration form?
Any help or direction would be greatly appreciated.
Brandon