doubledee Posted October 16, 2011 Share Posted October 16, 2011 I am trying to create an HTML Comments Form where people can send feedback or ask for help. The main goal is to reduce/eliminate spam since my e-mail will be hidden. When a Customer fills out the Form and clicks "E-mail Comments", what behavior would you expect to happen next? 1.) Do I load the Comments Form again? 2.) Display a message? 3.) Redirect somewhere? 4.) Other? Debbie Quote Link to comment https://forums.phpfreaks.com/topic/249196-behavior-for-comments-form/ Share on other sites More sharing options...
Drummin Posted October 16, 2011 Share Posted October 16, 2011 IMO. No2. Something like "Thank you for the feedback". Quote Link to comment https://forums.phpfreaks.com/topic/249196-behavior-for-comments-form/#findComment-1279690 Share on other sites More sharing options...
doubledee Posted October 16, 2011 Author Share Posted October 16, 2011 I am trying to create an HTML Comments Form where people can send feedback or ask for help. The main goal is to reduce/eliminate spam since my e-mail will be hidden. When a Customer fills out the Form and clicks "E-mail Comments", what behavior would you expect to happen next? 1.) Do I load the Comments Form again? 2.) Display a message? 3.) Redirect somewhere? 4.) Other? Debbie And what should I call this Form? I guess my goal is to have this Form replace listing an e-mail address (e.g. "[email protected]") to reduce spam. Maybe call it a "Contact Us" form? Debbie Quote Link to comment https://forums.phpfreaks.com/topic/249196-behavior-for-comments-form/#findComment-1279692 Share on other sites More sharing options...
Drummin Posted October 16, 2011 Share Posted October 16, 2011 That depends on your site and where you're calling the form. It's your baby make it like you want. Do you have a home page? You can always add a thank you to the home page as well picked up by a simple get. home.php?ty=t Quote Link to comment https://forums.phpfreaks.com/topic/249196-behavior-for-comments-form/#findComment-1279697 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.