|
WantToLearn -> Free Contact Form Generator for Expression Web (5/11/2007 17:51:43)
|
http://www.ctrfx.com Email Contact Forms—almost every website needs one, but almost nobody gets excited about creating them. FrontPage had some nice wizards and tools that made it quick and easy to create contact forms, but these amenities are noticeably absent from Expression Web. Furthermore, if you want to take advantage of Master Pages and most of the other cool stuff in EW, you’ll need to use ASPX pages, which means your contact form will have to be written using ASP.NET 2. If you are not a .Net developer, this can be daunting and even if you are a developer, creating contact forms is still a tedious task. I couldn’t find any tool or “wizard” that would allow me to easily create an ASP.NET 2 contact form so I decided to create my own; it is available for free at http://www.ctrfx.com. It’s an online tool so there’s nothing to download or install. You simply select the form fields that you want and enter some info about the email address where the form results will be sent. In seconds, it will then generate the necessary code for a complete email contact form, including the back-end ASP.NET 2.0 code, the HTML form fields, field validators, a customizable confirmation message (displayed after the form is submitted), a basic security test to minimize form SPAM, and more. No programming knowledge is required. You then insert the script into your ASPX page and customize the form to fit the look and feel of your website. My favorite part is that once the code has been generated and inserted into your page, you can add, edit, and remove form fields from within Expression Web without having to modify the script or regenerate the code. This can be especially helpful if you need to add a lot of custom form fields. Here is a live demo so you can get an idea of the type of form it will create. I hope it will be helpful. Let me know what you think, if you find any bugs or have any suggestions, etc.
|
|
|
|