| Fri Sep 08, 2006 4:42 pm |
| Replies: 10 |
| Views: 30923 |
|
 |
Is using ASP.NET more secure? Will this stop the problem with bogus emails and people using online email forms to inject spam.
|
| Mon Aug 14, 2006 2:19 pm |
| Replies: 10 |
| Views: 30923 |
|
 |
My biggest problem with these bogus emails is that they are sending out spam to other email addresses by adding a CC field which doesn't exist in the original script. I added 'Mailer.ClearCCs' to my c ...
|
| Wed Jun 28, 2006 7:21 pm |
| Replies: 6 |
| Views: 17981 |
|
 |
Not sure if this applys, but I have been looking at a virtual office application that I would like to have running on the server. Unfortunetly it's one of those that has to be installed using a exe fi ...
|
| Wed Jun 28, 2006 7:02 pm |
| Replies: 2 |
| Views: 6833 |
|
 |
I know how to post forms to a designated recieving page that sends the content of the submitted form to an email address as well acknowledging the success of the form email being sent (this code is st ...
|
| Sun Aug 28, 2005 7:52 pm |
| Replies: 2 |
| Views: 38446 |
|
 |
I tested it again, but this time I entered one of my yahoo mail boxes in my form as apposed to one of my other alteredimpressions.com mail boxes and I was able to get the CC sent to me. So the problem ...
|
| Fri Aug 26, 2005 6:44 pm |
| Replies: 2 |
| Views: 38446 |
|
 |
I am tring to get the Cc: in the header to be functional rather than cosmetic. The code below works as far sending an email to the To: address, the Cc: field shows up in the sent email but it does not ...
|