PDA

View Full Version : Forms - email sent from forms is difficult to read


mich
04-03-2008, 12:14 PM
I have placed two forms on my website www.craigmarksdiamonds.co.za

When someone fills out the form and presses submit, it is sent to me via email successfully. ONLY problem is that it comes in the form of an attachment called "POSTDATA" and it is SO difficult to read...is there any way that the form can be sent in a different way, or some software i must download to read the attachment differently???

Please help

WebMonkey08
04-03-2008, 01:10 PM
That has nothing to do with WebEasy. There are different ways to configure form mail. You could even construct one using HTML Code using a button.gif as a placemat, and entering the code using the Custom Script thing. I would suggest calling your web host, and if they have decent Tech Support, maybe they can help you. Also, do a Google Search on configuring a Form Mail.

I just did a Google search on POSTDATA...lots of poop ( info)

Lastly, show us the code you are entering for your Form.

wbdesigner
04-03-2008, 08:15 PM
he's using mailto
mich
in inspector >ctrl k
make sure that you have the method as post and the entype as text
Patti