
Cape Sidereal
|
| Posted: 03/01/2002, 1:58 PM |
|
i want to send a confirmation mail after registration, or a forgotten passwordmail. Can it be done with blat ? Anyone has experience with this or has a better idea, let me know.
|
|
|
 |
Alex Alexapolsky
|
| Posted: 03/02/2002, 2:55 AM |
|
This functionality is implemented in gotocode project file.
Avail at http://www.codecharge.com/download/files/examples/gotocodev1.zip
|
|
|
 |
Cape Sidereal
|
| Posted: 03/03/2002, 5:39 AM |
|
I installed to gotocodevproject and explored but i haven't found the mailsendfunctionality. Can you give me a clue where to look for it.
thx
|
|
|
 |
Cape Sidereal
|
| Posted: 03/03/2002, 5:44 AM |
|
would it be possible that the sendmailfunctionality is NOT added with the php version ?
|
|
|
 |
Nicole
|
| Posted: 03/04/2002, 2:20 AM |
|
Cape,
I have GotoCode v2 (BTW, it is available at: http://www.codecharge.com/download/files/examples/gotocodev2.zip)
Send mail functions are created under Site/Modules in global functions event.
Put send mail code to After Insert event of registration form.
Refer to login page to find how to add send forgotten password feature to your project.
To get PHP version just select PHP+templates on Site/Properties/General tab
|
|
|
 |
|

|