Answered by:
Creating a feedback form

Question
-
How do I create a feedback form to put on my website? I am using Expression Web to create my site.Friday, April 4, 2008 3:11 PM
Answers
-
You need both to create the form itself and have some method of processing it to send an email response.
There's an online tool for EW that can do most of this for you at http://www.ctrfx.com/form/default.aspx
This creates the code to send the form results in ASP.Net, which means you need to use a Windows server to use it.
HTH
Ian
http://www.ew-resource.co.uk
http://www.fp-resource.co.uk
Ian Haynes- Marked as answer by Corrie WilesModerator Thursday, October 23, 2008 5:23 PM
Friday, April 4, 2008 5:56 PM -
mikey_reynolds said:
How do I create a feedback form to put on my website? I am using Expression Web to create my site.
My host, hypermart.net, offers a free formmail script for creating online forms that can submit to an email address.
I used it for this customers page. You can view the source for this page to see how it works.
http://www.harrisonhomes.us/contact.htm
Just don't fill it out and submit it to him unless you want to buy a house :)
Check with your host for a form email script like this. They are pretty common.
Perry- Marked as answer by Corrie WilesModerator Thursday, October 23, 2008 5:23 PM
Friday, April 4, 2008 6:43 PM
All replies
-
You need both to create the form itself and have some method of processing it to send an email response.
There's an online tool for EW that can do most of this for you at http://www.ctrfx.com/form/default.aspx
This creates the code to send the form results in ASP.Net, which means you need to use a Windows server to use it.
HTH
Ian
http://www.ew-resource.co.uk
http://www.fp-resource.co.uk
Ian Haynes- Marked as answer by Corrie WilesModerator Thursday, October 23, 2008 5:23 PM
Friday, April 4, 2008 5:56 PM -
mikey_reynolds said:
How do I create a feedback form to put on my website? I am using Expression Web to create my site.
My host, hypermart.net, offers a free formmail script for creating online forms that can submit to an email address.
I used it for this customers page. You can view the source for this page to see how it works.
http://www.harrisonhomes.us/contact.htm
Just don't fill it out and submit it to him unless you want to buy a house :)
Check with your host for a form email script like this. They are pretty common.
Perry- Marked as answer by Corrie WilesModerator Thursday, October 23, 2008 5:23 PM
Friday, April 4, 2008 6:43 PM -
The process on this website does not work.Thursday, June 25, 2015 6:34 PM
-
This information is no longer available.Thursday, June 25, 2015 6:35 PM
-
The process described does not work.Thursday, June 25, 2015 6:35 PM
-
WHICH process doesn't work?
The CTRFX form works if your site is, as was explained, hosted on a windows server supporting asp.net, and using an .aspx page, properly following instructions to put your correct mail server and email address and authentication in.
If you are trying the other option, using a form your host provides, you must talk with them, not us, about following their instructions to implement it.
- Edited by KathyW2 Thursday, June 25, 2015 10:31 PM
Thursday, June 25, 2015 10:30 PM -
Heh -- no kidding. The post is only 7 years old!
ClarkNK, A.K.A. HomePage Doctor
HomePageDoctor.com -- Database Tutorials
Ownertrades.com -- Created with Expression, VWDExress, SQL Express, and ASP.NET
Arvixe -- My favored web hostFriday, June 26, 2015 3:25 AM -
And a link to a contact page made using a host's provided form wouldn't tell anyone how to do create their own form, anyway. The part of that post that was useful wasn't the link, but the point that your host may have contact form instructions and scripts you can use, and to ask them.Friday, June 26, 2015 3:31 AM