Quote:
Originally Posted by marketingman100
The voice of experience and reason gave you good advice NOT to do it too.
Your mail going OFF-SERVER with that company is subject to intercept and hack far more that mail within an internal server scope.
Plus you are causing unnecessary cross-net bandwidth usage for a task that should and could be kept in-house.
I predict you'll regret the decision to outsource that script action.
|
As I've stated, the client is very keen to keep "hands on" control of his site so we are stuck with an HTML solution.
As the LIR said "it's not the best" but it's workable.
Lets look at the alternatives:
1) Set up a seperate PHP file to process the mail script as Konetch suggested.
At first I thought about doing that. But there is still the maintainability problem. If the client
ever decides to add or change fields in his form, the script will break.
2)Use a mailto: link.
I went for about 5 years without a desktop email client. I think a lot of people use just webmail.
This approach is a "pain in the @ss" for such people. I know from experience.
Not to mention an open invitation for spam.
The Response-o-matic is WYSIWYG customizable. I set one up in about 3 minutes without even looking
at a line of code.
AND it has inbuilt spam filters.
Icebrrg.com looks good too but I think Response-o-matic is more "idiot proof" simple.
Last edited by TWD; 07-09-2009 at 09:01 PM..
|