david
|
| Posted: 06/23/2002, 12:51 PM |
|
How to I create a form to email using code charge?
|
|
|
 |
Efren Lugo
|
| Posted: 06/24/2002, 2:10 PM |
|
In Java Server Page, you may need download javamail api... and copy the example code that come in javamail pack and place on the codecharge after insert...
so make a record page and and table for records including email, name, date, so you can check out messages sended in you app...
In ASP you may want to take a look at the tell a friend example... included on CC2.0
good luck...
|
|
|
 |
Efren Lugo
|
| Posted: 06/24/2002, 2:14 PM |
|
GOTOCODE have some examples in PHP,ASP and other languages..
look at:
http://www.gotocode.com/apps.asp?app_id=14&
Hope, this help you!
|
|
|
 |
|