side form
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1549
Novice Form 1.1
Novice Forms, is a free PHP Forms Processor script, purposed for fast form processing, quick & easy setup and faster processing times. more>> Novice Forms, is a free PHP Forms Processor script, purposed for fast form processing, quick & easy setup and faster processing times.<<less
Added: 2004-01-30 License: GPL Price: $0.00USD
12 downloads
Other version of Novice Form
License:GPL
Basic PHP Form 1.1
This is a simple PHP form to email script with a confirmation page that shows the visitor what they submitted, before the data is sent. The validation is all server side, so you dont have to worry about browser compatibility. New in version 1.1 (among more>> This is a simple PHP form to email script with a confirmation page that shows the visitor what they submitted, before the data is sent. The validation is all server side, so you dont have to worry about browser compatibility. New in version 1.1 (among other things) is the option to turn off the confirmation page and a streamlined way to toggle validation. This version should be easier to customize, thus saving time with integration into your web site. PHP 4.3 or above is required. As always, the software is FREE! But if you like it and use it on your site, you have to do something nice for someone else. No exceptions! :)<<less
Added: 2005-02-03 License: Freeware Price: $0.00USD
13 downloads
Other version of Basic PHP Form
Price: FreeAdditionalInfoYouhavetocommitanactofkindness.
License:Freeware
License:Freeware
Simple Form Mailer
This simple and generic form mailer allows for Name, E-Mail, and Message. All you do is download, unzip, replace email address in contactconfig.php file... and upload. Thats it. more>> This simple and generic form mailer allows for Name, E-Mail, and Message. All you do is download, unzip, replace email address in contactconfig.php file... and upload. Thats it.<<less
Added: 2004-12-14 License: Not Specified Price: Free
1818 downloads
File Upload Form
File Upload Form script creates a simple file upload form for your site. more>> File Upload Form provides you a powerful application which can build a simple file upload form for your site.
Major Features:
- Limit file types available for upload
- Maximum file size validation
- Can rename file after upload to avoid URL guessing
- Log of uploads can be saved in MySql database. Log includes Filename, file size, IP of the user, date of upload
Added: 2007-12-13 License: Freeware Price: Freeware
19 downloads
No Spam Simple Form 1
Simple Form is a contact form with Click Captcha submission image. Simple Form has basic valitation form fields and will give you the posters IP address, Host, Header and browser information. Super easy to install get No Spam Simple Form Running on Your more>> Simple Form is a contact form with Click Captcha submission image. Simple Form has basic valitation form fields and will give you the posters IP address, Host, Header and browser information. Super easy to install get No Spam Simple Form Running on Your site in under 5 minutes.<<less
Added: 2008-04-07 License: Freeware Price: $0.00USD
14 downloads
PHP Flash Form 1.0
PHP Flash Form is a form with different flash animation backgrounds. It allow your site visitors to send you their info and messages via email. Sample server side script (PHP) is included. more>> PHP Flash Form is a form with different flash animation backgrounds. It allow your site visitors to send you their info and messages via email. Sample server side script (PHP) is included.<<less
Added: 2003-07-17 License: Freeware Price: $0.00USD
10 downloads
Other version of PHP Flash Form
License:Freeware
ASP Flash Form 1.0
Flash Form is a form with different flash animation backgrounds. It allow your site visitors to send you their info and messages via email. Sample server side scripts (PHP and ASP) are included. Customization tool can be provided upon request. more>> Flash Form is a form with different flash animation backgrounds. It allow your site visitors to send you their info and messages via email. Sample server side scripts (PHP and ASP) are included. Customization tool can be provided upon request.<<less
Added: 2003-07-15 License: Freeware Price: $0.00USD
22 downloads
Other version of ASP Flash Form
License:Freeware
Basic Contact Form
Basic Contact Form is a simple and secure PHP email contact form written specifically for cPanel users but works on almost all PHP enabled web servers. Installation instructions are dummyproof, instal more>> Basic Contact Form is a simple and secure PHP email contact form written specifically for cPanel users but works on almost all PHP enabled web servers. Installation instructions are dummyproof, install support is available if needed.<<less
Added: 2006-12-03 License: PHP License Price: $4.00AdditionalInfoPurchaserscanmakeasmanycopiesofscriptasneededfortheirownusebutdonothaveresalerights.
1070 downloads
ASP.NET Search Form
Learn how to create a search form for your site using ASP.NET. I also included a video tutorial. more>> Learn how to create a search form for your site using ASP.NET. I also included a video tutorial.<<less
Added: 2008-01-17 License: Freeware Price: $0.00USD
15 downloads
Smart Form 1.01
Smart Forms has more than 20 validation types and extra features that make using forms a better experience. The best practice of form validation involves two stages: 1) JavaScript validation since it is fast and it takes the load off the server; 2) more>> Smart Forms has more than 20 validation types and extra features that make using forms a better experience. The best practice of form validation involves two stages: 1) JavaScript validation since it is fast and it takes the load off the server; 2) Server-side validation since it does not depend on users software and therefore it can not be bypassed. Smart Forms includes PHP script that performs exactly the same validation as JavaScript, so you can easily implement this scheme. Validation is based on data types (number, word, alphanumeric, date, e-mail, etc) and comparisons (including numeric, text length, and selected items count comparisons). Also, you can add extra features to the form, including character counters for textarea & input tags (this way, when you set length limitation you can let the user know how many character he/she has left), groups of fixed size fields such as year-month-day (when you enter 4-digit year the focus automatically shifts to the month field), et<<less
Added: 2005-12-13 License: Other Price: $0.00USD
11 downloads
Simple php form to email
This is a very simple php form to email script that sends what people enter to the email address that you specify. more>> This is a very simple php form to email script that sends what people enter to the email address that you specify.<<less
Added: 2004-09-19 License: Freeware Price: Free
1880 downloads
Viewfinder Feedback Form
A simple script to allow you to use a feedback form on your site. All you need is PHP and you stop using the mailto links, which every spammer looks for. more>> A simple script to allow you to use a feedback form on your site. All you need is PHP and you stop using the mailto links, which every spammer looks for.<<less
Added: 2005-04-23 License: GPL Price: Free
1651 downloads
PHP:Form
PHP:Form is a PHP component that will help you create HTML forms quickly and without much effort. Creating HTML forms, and all the validation code is a common thing in any PHP script, but lets face it more>> PHP:Form is a PHP component that will help you create HTML forms quickly and without much effort. Creating HTML forms, and all the validation code is a common thing in any PHP script, but lets face it, its a really boring task. Especially all the validation and everything that comes with it. Thats why weve developed a, what we believe, unique PHP components that handles all the boring parts for you. PHP:Form supports in-built validators, all you have to do is write a few simple lines of HTML, and thats all. PHP:Form will automatically generate all the client-side (JS) validation for you, and do all the validation on the server-side. You wont never ever have to worry about doing validation again. Its all done for you, by PHP:Form.<<less
Added: 2005-08-01 License: Commercial License Price: $599.00AdditionalInfoEnterpriseEditionAllowsyoutousePHPFormunlimited,andyouareallowedtouseitincommercialprojects.
1548 downloads
MerT Contact Form 2.1
Your visitors can send their messages to you with this script.If you want to make a contact form it is ideal script for you... more>> Your visitors can send their messages to you with this script.If you want to make a contact form it is ideal script for you...<<less
Added: 2006-08-05 License: Freeware Price: $0.00USD
10 downloads
Other version of MerT Contact Form
License:Freeware
PHP Feedback Form
Professional highly Customize Info Request Form. Easy install. No database require. Easy to modify Header and Footer Javascript form validation function 100% Guarantee Working Works with All Internet more>> Professional highly Customize Info Request Form. Easy install. No database require. Easy to modify Header and Footer Javascript form validation function 100% Guarantee Working Works with All Internet Browser All email can be easily customized. Much More... Instant Download After Checkout 36 fields with SSN support.<<less
Added: 2005-04-02 License: GPL Price: $8.00
1683 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above side form search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed