email testing errors
November 29, 2005 12:00 AM
You are not going to like this reply. You really can't get it working after publishing to HTML unless the server your files are on is running an open email relay. Open relays are very dangerous from a virus or spam mail point of view so very few server administrators will agree to a completely open email relay on their server. The only way I know to do it is to send the data through a CGI script to a server. Then the server can email it out (I do this all the time), assuming of course that the server is running an smtp program, or the data can be stored in a database on the server. Sorry....that is the best I can think of right now.
Discussions have been disabled for this post