Results matching for "contact+form"
Sort Listings By
Show Only
By Customer Review
Licence Type
SearchBliss Form with Validation Generator
This is a Web-based wizard that generates a JavaScript form validation code with textfields and a text area. Type the text that will appear next to each textfield, the textfield names, and choose the textfields width and max number of characters. You can also choose which textfields are required, required email, reqiured number, etc. Type in the button label (Enter, Submit, etc.) Then click the "create form" button to generate the code. Use it or add it to your site for free.
(3 ratings)
Reviews0
Price 10.00
Views6214
Create Excel from Form Input
posted byinfoinExcel & ASP
ASP form input can be transformed into most any type of format that you'd like to see it in. Typically, most form input either gets delivered to a database, like Access or SQL server or the output is sent to an email address or some other application. This example will show you how to take user input and create an excel file of that input on the server. The title that the user inputs will be used to name the document. When utilizing this script on your site please keep in mind that the directory that you execute the .asp code from must have user write authority established on the server.
(18 ratings)
Reviews0
PriceFree
Views10172
CFM Mail Form with BCC
posted bymikeinForm Processors
A Cold Fusion E-mail form for your website, that will e-mail you and optionally, send a blind carbon copy somewhere also. After submission, it will redirect the surfer to a "thanks" page of your choice. All you need is Cold Fusion on your server, and an SMTP server. Cut and paste solution.
(6 ratings)
Reviews0
PriceFree
Views4961
Auto tab (form field) script
posted bywsabstractinForms
This script "auto tabs" a form field (and jumps to another field) once the length of the field's value has exceeded a certain length. It works in conjunction with the "maxlength" attribute of HTML, triggered whenever the user's input reaches the maxlength's value.
(9 ratings)
Reviews0
PriceFree
Views6000
JavaScript Form validations made easy
Client side java script is the efficient way to validate the user input in web forms. It gives the response immediately and reduces the server load. But, when there are many forms in the project and when the forms are long, writing the form validations becomes a daunting, repetitive task. Save yourself from coding long validations for your forms. Here is a simple, powerful form validation code. Using this code, you can do the common form validations in a snap.
(18 ratings)
Reviews0
PriceFree
Views13064
Clear default form value script
posted bywsabstractinForms
Use this script to automatically clear the default value of any form's input field when the mouse sets focus on it. This script intelligently distinguishes between default and user-entered text, and clears only the former on mouse focus.
(12 ratings)
Reviews0
PriceFree
Views4997
jsVal: JavaScript Form validation framework
jsVal is a JavaScript program used for validating HTML Forms on the client side. This allows HTML forms to be validated in the browser without having to send a request to a sever (PHP, ASP, Perl...).
jsVals saves you from having to write complicated validations on server side as well as helping you avoid having to rebuild and repopulate the form when validation fails.
The advantage versus other client side HTML form validators is the ease of use and flexibility you'll gain. jsVal fits the needs for most HTML Forms, and can be also easily be integrated with existing HTML Forms.
(236 ratings)
Reviews1
PriceFree
Views9948
Comment Form / Post Feedback Tutorial
posted bykingzaszinGuestbooks
Feedback is very valuable to not only the web designers, but to other visitors as well. This tutorial shows you how to create a script that will display comments from users, and allow users to post their own comments. The script is very secure because it converts HTML and Javascript to text. It allows the use of BBCode for user designated formatting. The script is written in PHP, and uses a MySQL table to store all the information. Can be used on an unlimited number of pages. Looks great, but styling can be changed by editing the css in the script. Easy setup.
(12 ratings)
Reviews0
PriceFree
Views9534
MyKazaam Form to Mail Processor
posted byinfoinForm Processors
Use this script to interface all of your user input forms to one processing script. No need to use special variables in your forms or install a new script for every form. Use as many input fields as you want and name them anything you would like, then when the user clicks submit, the script processes the form and sends it to your email address.
(0 ratings)
Reviews0
PriceFree
Views1573
FORMgen - Form Generator & Content Manager
posted byredgeoffinContent Management
FORMgen is a web based wizard that allows you to quickly create forms. Build forms that validate data and are linked to a database. Build forms that send emails. Manage your forms through a web interface. Password protect web access to your form data. Please visit our website for a complete list of features.
(6 ratings)
Reviews0
PriceFree
Views3495
FORMgen - Online Form Generation Wizard
FORMgen is a web based wizard that allows you to quickly create forms. Build forms that validate data and are linked to a database. Build forms that send emails. Manage your forms through a web interface. Password protect web access to your form data. Please visit our website for a complete list of features.
(6 ratings)
Reviews0
PriceFree
Views2910
Strip HTML tags (form) script
This script removes any HTML tags from user entered data such as a TEXTAREA before the form is submitted. This is generally a good idea, as HTML tags can corrupt the rest of your form contents or even pose a security risk.
(6 ratings)
Reviews0
PriceFree
Views4560
HTML to Entities (form) script
This script converts certain special HTML characters to their entities version inside user entered data such as a TEXTAREA for security reasons.
(0 ratings)
Reviews0
PriceFree
Views2239
AGTC-PHP Form Mailer v2.0a
posted bypolar1920inForm Processors
Easy to install using a user friendly install script, no HTML knowledge needed, its all self configuring, just add your email address and page title then simply add a link from your site to the script to make it work.
Secure form with spam check and form field validations with highlighted fields on errors to help the user know where they have gone wrong. Latest Version v2.0a
(3 ratings)
Reviews0
PriceFree
Views5128
Recall Form values script II
posted byDynamic DriveinForms
This script uses cookies to add a checkbox to your forms, enabling users to remember the values of certain text fields they've entered and recall them later.
(3 ratings)
Reviews0
PriceFree
Views2028
Advanced Form Mailing and Creation
posted byhkproginForm Processors
Complete form solution. Designed for both novices and web experts. Form Creator, Form Processing, Form data store. Create complex fields in seconds. Processing includes: email to both responder and site owner. Template driven allowing you full control over messages being sent. Optionally store results in a database (Access, MYSQL or SQL Server) for editing, printing, exporting and bulk mailing. Administration and error messages can be in any language. Free and commercial versions.
Form Creator can be used to generate plain HTML or used directly without the need to view the HTML. Can be used as full application or can be used to create HTML fields to be copied and used else where. Free form creation service.
(0 ratings)
Reviews0
PriceUSD 95.00
Views8060
clonefish - PHP form generator class
posted bytrajicinForm Processors
A proven and mature PHP class aimed to aid the creation of professional self-validating input forms. - easy configuration using a simple PHP array - client-side + server-side form validation (cross-browser JavaScript and PHP)
- automatic form generation with customizable layouts (no need to type HTML)
- static and dynamic form input elements. Values for dynamic elements are retrieved from database queries (out-of-the-box support for AdoDB, Pear DB, native MySQL and very easy to extend)
- some very handy special element types (FCKEditor support, file selector and much more!)
- valid XHTML output, accessibility features
- templating support (eg. Smarty) by exporting the form elements to an array
- multilanguage support for outputting error messages or other information - entirely Unicode compatible
...and much more! A _useful_, non-expiring free version is also available!
(6 ratings)
Reviews0
PriceUSD 99.00
Views3059
Detailed PHP form processing tutorial
posted byphpf1inForm Processing
This article demonstrates how to use PHP forms. You will find detailed information from the form basics to more advanced form processing topics.
(9 ratings)
Reviews0
PriceFree
Views5054
Default Form Values with jQuery
Here's a useful jQuery snippet that clears the default values of form fields on focus and refills them if no text is entered. It uses the attribute called defaultValue which stores the original value of a form field.
(0 ratings)
Reviews0
PriceFree
Views919
OneForm : Dynamic Multipurpose Flash Form
posted bynliveninFla Archives
Supports following form elements :
1. Text Label (html enabled)
2. Input text field (single or multiline)
3. Drop Down
4. Checkbox
5. Radiobutton
6. File Upload (single or multiple file uploading with progress)
7. Hidden text field for passing hidden values alongside form values as submitted by the user.
8. Password input text field
OneForm salient features :
1. 100% customizable.
2. Supports multipage forms.
3. xml driven.
4. Simple drag and drop usage.
5.Form post sent to a email or saved to a CSV file or both.
6. Multi lingual support.
7. Only 14kb in size.
8. Single or multiple file upload.
9. Html enabled text.
10. Pass hidden values.
12. Configurable transitions.
13. Required fields with validation.
14. Email validation.
15. Character restriction.
16. Customizable response messages.
17. Horizontal / vertical scrolling.
18. Pass xml path externally via flashvars.
(0 ratings)
Reviews0
PriceUSD 12.00
Views673




