|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
How to send lots of email by one click
<i><b>Originally posted by : Wendy (wen@interlog.com)</b></i><br />I would like to write a form which let my customer to fill the text space. After he <br />submit it to an asp file, in side that asp <br />file, it will pull out the email address from<br />database and keep send email to them. <br /><br />My question is :<br />1) which email component I should go for?<br />2) When I submit the form , Does it have any limitation on the length of text.<br />3) Is there any good ways to implement newsletter<br /><br />Thanks in advance <br />
|
|
#2
|
|||
|
|||
|
<i><b>Originally posted by : Mike B (mikeb811@hotmail.com)</b></i><br />1. We have used thje CDONTS component successfully. You just have to make sure that the server has SMTP installed correctly.<br /><br />2. There are some limitations on forms. I think GET has some maximum limit (maybe 2000 characters??) while POST is almost unlimited.<br /><br />3. Send all of the people a link in the newsletter that points back to the site where the newsletter is.<br /><br />Just my opinions. Hope it helps<br /><br />Mike<br /><br />------------<br />Wendy at 2/29/2000 9:57:34 PM<br /><br />I would like to write a form which let my customer to fill the text space. After he <br />submit it to an asp file, in side that asp <br />file, it will pull out the email address from<br />database and keep send email to them. <br /><br />My question is :<br />1) which email component I should go for?<br />2) When I submit the form , Does it have any limitation on the length of text.<br />3) Is there any good ways to implement newsletter<br /><br />Thanks in advance <br />
|
![]() |
| Viewing: ASP Free Forums > Programming > ASP Development > How to send lots of email by one click |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|