Ok I got the form made and need to know how to process info the customer fills out. they will recieve this form in an email and send it out from the button in email. This is what i got.
A XHTML1.1 DTD will not work for most email clients.
The <html> element should NOT be enclosed in a table!
AND the form action will need to point to a URI on a server that can process the data
__________________
Chris. ->> Please login or register to view this content. Registration is FREE <<-
A foolish consistency is the hobgoblin of little minds
Thought for today:- Is SEO the only industry where all the cowboys are Indians?
K well ya i just wrote it quick im not worried bout the perfection of that code i have not proofed it yet. I need to know how to write the action for this. I usually use cfm but is not supported in my email so i need to know how to do this using html in an email
so i need to know how to do this using html in an email
You can't
__________________
Chris. ->> Please login or register to view this content. Registration is FREE <<-
A foolish consistency is the hobgoblin of little minds
Thought for today:- Is SEO the only industry where all the cowboys are Indians?
PHP, ASP, .NET, Perl, Python or any serverside code that can accept POST or GET data and process it into whatever form you require.
__________________
Chris. ->> Please login or register to view this content. Registration is FREE <<-
A foolish consistency is the hobgoblin of little minds
Thought for today:- Is SEO the only industry where all the cowboys are Indians?
I think what you are attempting is kind of unrealistic. I know you think people will be more likely to do the survey if they don't have to go to a different URL address but, in the end, they have to.
I think you should just link them to the survey and include a begging message in the e-mail that you'd love their response.
So there is no way to have a form inside a email as an html then have the submit button run through a external link to send email of values of the forms?
__________________
Chris. ->> Please login or register to view this content. Registration is FREE <<-
A foolish consistency is the hobgoblin of little minds
Thought for today:- Is SEO the only industry where all the cowboys are Indians?