I am setting up a web page for my business using the MS Office Live servers which run Sharepoint. My other option is to host the page from my business, but at $30/month, currently the MS Office Live web hosting is the mst cost efficient.
After looking at the templates that MS offers, I threw them away because they did not have the look that I wanted and did not easily allow the pages to function the way I wished them to.
I ran into a few snags though. First MS does not allow server side scripting so that I cannot run a spambot trap. This leads to the actual issue. Second, On the contact page, I cannot seem to get the contact form to operate correctly. This leaves me in the position of being spammed to death because I have to leave a plain text mailto:url in the open. As far as the mailto:, I will eventually make this an image and link it to either an RSA or ROT script to it to decode it on the viewers machine. However, I would still like the mail form to function correctly because there will be several different area’s such as ‘Sales’, ‘Customer Service’ and ‘info’ that will specifically be set up to handle these issues.
The form sends mail, but I cannot track where to; it does not go to where I want it. I am not sure why and I am inexperienced in HTML/XTML/CSS.
The site was originally written with FrontPage 2003 and then edited heavily with MS Visual Studio 2005.
Can anyone offer suggestions on a working encrypted mail form?