Results matching for "contact+form"
Sort Listings By
Show Only
By Customer Review
Licence Type
FormToEmail - Developer Version
posted byinfoinForm Processors
FormToEmail.com is trusted by over 40,000 websites for a reason. One of the web's longest standing, easiest to use, and most reliable PHP form scripts.
It's very secure & easy to set up, just one file. Free, friendly support. Step-by-step instructions in plain English. Can process any form!
Features: Required fields. Attach files. Upload files to your server. Block or allow file types. Use email templates. Support for Securimage CAPTCHA, reCAPTCHA, textCAPTCHA, identiPIC photo CAPTCHA. CSV output to attachment or file. Autoresponder. Attach a file to the autoresponse. Set encoding. See sender's IP address. Block IPs. Block web addresses. Block rude words. Optional HTML output. Block gibberish (MldMtrPAgZq etc). Confirm email address. Pre-populate form. Show errors on form page. Referrer checking. Check for a cookie to block spambots. Redirect or HTML template for "thank you" page.
No Branding, Free Support & Upgrades for Life.
8 Years & Thousands of Satisfied Users!
(120 ratings)
Reviews39
PriceUSD 129.00
Views25119
Zebra_Form, a PHP class for creating and validating beautiful, secure, and functional HTML forms
posted bystefangabosinForm Processors
Zebra_Form is a PHP class that simplifies the process of creating and validating HTML forms. Its object-oriented structure promotes rapid HTML forms development and encourages developers to write clean and easily maintainable code. It frees the developers from the repetitive task of writing the code for validating forms by offering powerful built-in client-side and server-side validation.
Zebra_Form has an integrated cross-site scripting prevention mechanism that automatically strips out potentially malicious code from the submitted data. It also prevents automated SPAM posts, out of the box and without relying on CAPTCHA by using honey pots.
Output can be generated either automatically or manually through templates (basic PHP files). When generated automatically, the generated output validates as HTML 4.01 Strict or XHTML 1.0 Strict and has the same look & feel across all major browsers like Firefox, Chrome, Opera, Safari, Internet Explorer (IE 6 included)
(18 ratings)
Reviews0
PriceFree
Views9583
Make Your CSS Menus Appear on Top of Forms
You have just finished creating or installing a killer CSS Drop menu for your website. There is only one problem, in IE6 the menu disappears where HTML form elements and Flash layers appear. Form elements and Flash in IE will always cover DHTML layers no matter what zIndex you have set. Here is tutorial on how to fix this using a very flexible menu script as an example.
(1 ratings)
Reviews1
PriceFree
Views2428
Txt Format
posted byLumideinComponents
TxtFormat is a Macromedia Flash v2 component for formating textfield contents at runtime. This is a drag and drop component which once targetted at a textfield, formats the contents as defined by the user in WYSIWYG mode.
Can be used to design user input forms, feedback and contact forms etc, giving you a rich text formating at runtime in flash
(0 ratings)
Reviews0
PriceUSD 19.00
Views1043
Snapshot of any webpage in FLASH (swf) format
posted bydypsoprograminMiscellaneous
Want to make a gallery of different website snapshot? DypsWebCapture make it so easy : grab a snapshot of any url and save it as JPG/PNG/GIF/TIF/BMP and now even in SWF (Flash animation file)!
(0 ratings)
Reviews0
PriceUSD 79.00
Views2017
Form2CSVTable
posted bydanpeiginForm Processors
This application will convert all data submited by an HTML form to a CSV table located in the same folder as the script. The generated CSV file follows the RFC4180 standarts and can be opened in Excel or in any other Spreadsheet software.
(3 ratings)
Reviews0
PriceFree
Views2549
FormPro
posted byshakkalakkainForm Processors
FormPro lets you easily create sophisticated forms with a various number of field types (input line w/ optional email address verification, fields w/ optional max chars, radio buttons, checkboxes, select lists, multiselect lists, file upload fields). The form submits its data to an email specified in the config section of the script. Each field can be mandatory and then puts out predefined error messages if no value is specified/entered.
(16 ratings)
Reviews1
PriceEUR 7.00
Views2137
What is Windows CardSpace (WCS, formerly �InfoCard�)?
posted bychetu_akarteinTutorials & Tips
What is Windows CardSpace (WCS, formerly �InfoCard�)?
Windows CardSpace is a Microsoft .NET Framework version 3.0 (formerly WinFX) component that provides the consistent user experience required by the identity metasystem. It is specifically hardened against tampering and spoofing to protect the end user's digital identities and maintain end-user control.
(0 ratings)
Reviews0
PriceFree
Views906
Error Checking In Forms
posted bylooninForm Processing
A simple introduction to checking for valid inputs from a user submitted form, such as checking for blank fields or checking if two feilds match each other.
(0 ratings)
Reviews0
PriceFree
Views1543
Regular Expressions And Forms
posted bylooninError Handling
Some basic examples of using regular expressions to validate user submitted form fields.
(3 ratings)
Reviews0
PriceFree
Views1082
Multi page forms with MultiView control in ASP.NET 2.0
posted byBeansoftwareinTutorials & Tips
Sometimes we decide to separate process of form filling into several steps (pages). In past at using old ASP, we should solve this problem for example saving entered data into database table after each step.
ASP.NET 2.0 offers more elegant solution where we can first fill multi page form completely and after store all entered data in table in database.
(6 ratings)
Reviews0
PriceFree
Views2577
Processing HTML forms with PHP
posted bykstirninForm Processing
A free tutorial about processing HTML forms with PHP, from basic to more advanced concepts. In the tutorial you learn how to use PHP to process HTML forms with security in mind. Recommended for anyone with basic HTML and PHP knowledge who wants to learn to process forms securely. Also includes several articles to help you get specific PHP form features working.
(53 ratings)
Reviews2
PriceFree
Views5957
Javascript Extractor / Formatter
posted bydevpro123inOther Resources
Extract the embedded javascript code from a webpage. You may also format the external javascript file.
(6 ratings)
Reviews0
PriceFree
Views1502
Formula for Ajax Failure
posted byJohn_JacobinTutorials, Training & Tips
Ajax is still going strong and the hype will never go down unless a new and a better technique is coming up. So far, what we have seen are variation of Ajax � FJAX, AHAX and SAJAX. Although they are innovation by themselves, we cannot help but thinking that these innovations happened because of Ajax. We just have to wait a little bit for the next big thing. For now we have to work a little bit better for Ajax�s development. In this state, the developers still has a lot of things to understand to build a highly efficient Ajax based website. There are so many pitfalls in Ajax and one flaw will mean an unsecured website open for all hackers to exploit.
(0 ratings)
Reviews0
PriceFree
Views1367
PHP and Forms
posted bypaxgamersinForm Processing
You probably have a CMS or at least a blog script running on your website and to add articles, among other things, you fill out a form. If you've ever wondered how that translated over to a blog being added to a database and how it's verified, then you will want to read this tutorial.
I'll go over the simple passing of data from form to adding it to the database and the different functions and variables that can be used.
(3 ratings)
Reviews0
PriceFree
Views2029
Using Forms Authentication with Active Directory
posted byBeansoftwareinTutorials & Tips
Forms Authentication is a system in which unauthenticated requests are redirected to a Web form where users are required to provide their credentials. Active Directory is an essential and inseparable element of the Windows 2000 network architecture that lets organizations efficiently share and manage information about network resources and users.
This tutorial explains how to implement form authentication using Active Directory warehouse credentials.
(0 ratings)
Reviews0
PriceFree
Views1735
FormValidator
This class checks forms data by adding easy rules based upon regular expressions, so that developers have not to write specific code to handle the form. Usage is immediate and the only effort required is to customize the output function, as the given example shows.
(3 ratings)
Reviews0
PriceFree
Views1694
Web Forms in ASP.NET
posted byBeansoftwareinTutorials & Tips
This tutorial is an easy introduction to ASP.NET web forms. It explains how to write a correct form tag, how to use common web controls, how to maintain ViewState etc.
(0 ratings)
Reviews0
PriceFree
Views1380
Simfatic Forms
posted bysimfaticinScript & Text Editors
Simfatic Forms lets you create full-featured forms complete with input validations in minutes. You can have the form submissions sent to you through email, saved to a file, and have an auto-response sent to the visitor who submitted the form. Just by the press of a button you can install the form on your web server. Simfatic Forms can parse form out of an HTML page; and quickly add validations or form mail support to your existing forms.
(0 ratings)
Reviews0
PriceUSD 99.00
Views1562
FormContact PLUS
posted bywarkiorinForm Processors
The FormContact PLUS 1.1 form-to-email processor has been updated to allow full PHP5 support out of the box. The application will allow you to accept Form data on your website, and send it to an email address(s) of your choice.
It will also allow you to have the form send back an automated response to the visitor, if configured to do so. View the readme.txt file for more information.
(0 ratings)
Reviews0
PriceFree
Views2235




