multi page forms
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 4096
Multi page forms with MultiView control in ASP.NET 2.0 1
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 more>> 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.<<less
Added: 2007-09-04 License: Freeware Price: $0.00USD
15 downloads
Multi-page Forms with PHP
This article will touch on two skills in the interface between PHP and HTML forms, specifically in working with hidden fields, and as a bonus, in passing arrays in an HTML form. more>> This article will touch on two skills in the interface between PHP and HTML forms, specifically in working with hidden fields, and as a bonus, in passing arrays in an HTML form.<<less
Added: 2002-11-12 License: Not Specified Price: Free
1459 downloads
MPCS - Multi-Page Comment System 0.7.0
MPCS is an advanced visitor comment system, with emoticons and BB code support. MPCS allows for many comment sheets to be created and used on seeprate pages of your website (or for other uses). MPCS also includes a CAPTCHA system to validate a more>> MPCS is an advanced visitor comment system, with emoticons and BB code support. MPCS allows for many comment sheets to be created and used on seeprate pages of your website (or for other uses). MPCS also includes a CAPTCHA system to validate a commenter as human, thus cutting out bot spam. Not only this but a visitor is limited to one post per comment sheet. The admin can also request that all posted comments are varified before they appear to the public! MPCS is also fully skinable, everything is generated from a style sheet provided by a database. MPCS is easy to install, secure and free!<<less
Added: 2006-06-17 License: Freeware Price: $0.00USD
15 downloads
Other version of MPCS - Multi-Page Comment System
License:Freeware
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
AFC Easy Form 1.2
AFC Easy Form was created for the beginner programmer who would like to have a simple contact form on their website that will send the owner the persons name, email, phone number, referred by, contact type and a question / suggestion or feedback. The more>> AFC Easy Form was created for the beginner programmer who would like to have a simple contact form on their website that will send the owner the persons name, email, phone number, referred by, contact type and a question / suggestion or feedback. The form includes email validation and will goto an error page should the form not be filled out properly. If the form is correctly filled out it will goto a Thank You page. The AFC Easy Form is easy to modify for your needs. All you need to do is add your email address into the output.php file and upload the files to your web hosting server. AFC Easy Form Includes all the files you need. You can edit anything you need to make this form customized to serve you better. There are no restrictions to this script so feel free to add or modify the code.<<less
Added: 2007-02-16 License: Freeware Price: $0.00USD
12 downloads
Other version of AFC Easy Form
License:Freeware
Secure PHP Mail Form 2
Free PHP Mail Form is a single-page multi-use PHP mail (e-mail) website form that allows your users to send you feedback directly from your website, without the need to customise heavily detailed scripts and panic over security. Stuff that comes as more>> Free PHP Mail Form is a single-page multi-use PHP mail (e-mail) website form that allows your users to send you feedback directly from your website, without the need to customise heavily detailed scripts and panic over security. Stuff that comes as standard: * Meta header and JavaScript injection protection * Tags stripped and whitespace trimmed * Validity and length checking on name and e-mail fields * IP and browser details included in e-mail * Valid data displayed when other errors occur * Spam word check * Common spam bot blocking * New in v2: Bayesian style spam filtering<<less
Added: 2008-12-28 License: GPL Price: $0.00USD
15 downloads
Page Load Time
This script gives you all the required code to insert your page load time at the bottom of your pages. more>> This script gives you all the required code to insert your page load time at the bottom of your pages.<<less
Added: 2005-06-10 License: GPL Price: Free
1608 downloads
Mail my Form 1.0
Advanced form processing system with an incredible array of features for no cost. Send forms to multiple recipients, completely customise submission and auto responder emails, specify a custom thank you page, block multiple IPs from sending you mail, more>> Advanced form processing system with an incredible array of features for no cost. Send forms to multiple recipients, completely customise submission and auto responder emails, specify a custom thank you page, block multiple IPs from sending you mail, advanced form field validation, display validation errors inline on your own static form page, track your form submission stats in real time and much more.<<less
Added: 2005-05-07 License: Freeware Price: $0.00USD
14 downloads
ksForms 2.0
Looking for an advanced solution to manage and process HTML forms on your website? ksForms does more than the standard form processing program which takes data entered on a single page and emails it to you. It has all the features of other more>> Looking for an advanced solution to manage and process HTML forms on your website? ksForms does more than the standard form processing program which takes data entered on a single page and emails it to you. It has all the features of other form-handler scripts and more ... ksForms is providing you a tool for creating sophisticated forms and appropriate form data handling. It gives you the ability to create (conditional) multi-page forms, make use of a preview-, error- and thank you page and integrate them with the help of templates, using php and external css-files into your existing website. ksForms also gives you the possibility to upload files, send attachments, check creditcards, send a customised email to the visitor (with attachments), fully customise the email send to you, an out-of-office function and more. And the best of it... all administration is done through one web-enabled script!<<less
Added: 2006-02-11 License: Freeware Price: $0.00USD
13 downloads
Other version of ksForms
Web page size 1.0
A couple of cross-browser functions to compute a web page size, either with scroll bar or not. more>> A couple of cross-browser functions to compute a web page size, either with scroll bar or not.<<less
Added: 2009-01-01 License: GPL Price: $0.00USD
13 downloads
AWT Form2Mail 1.0
AWT Form2Mail is an easy-to-use and highly configurable CGI program that sends the results of a submitted form as an email message. Also it posts useful info like ip number and remote host. After all it thanks user by a specified html page. AWT more>> AWT Form2Mail is an easy-to-use and highly configurable CGI program that sends the results of a submitted form as an email message. Also it posts useful info like ip number and remote host. After all it thanks user by a specified html page. AWT Form2Mail can be integrated with existing web pages and catalogs. It allows you to create contact forms, registration pages, order forms or any other form.<<less
Added: 2002-02-27 License: Freeware Price: $0.00USD
12 downloads
Other version of AWT Form2Mail
License:Freeware
ASP Forms Tutorial 1
Provides a step by step guide to pass ASP variables through a form and display the variables using response.write. more>> Provides a step by step guide to pass ASP variables through a form and display the variables using response.write.<<less
Added: 2005-11-24 License: Freeware Price: $0.00USD
14 downloads
Other version of ASP Forms Tutorial
License:Freeware
EZ php Form-Mailer 1.3
This simple little script allows you to have forms on your site email you. It was designed to be used as a contact form script. In other words, you create a simple form on your site where users can contact you. The script is then executed and you are more>> This simple little script allows you to have forms on your site email you. It was designed to be used as a contact form script. In other words, you create a simple form on your site where users can contact you. The script is then executed and you are emailed if successful. This program has been designed to be used for as many forms as you desire. Additionally, it allows you to alter the recipient and subject through forms you create on your pages. By doing this, you can use this same one script for 1,000,000 different forms on your site if you desired in which you could change the recipient and subject for every form. You may also use your own form fields to collect all the information you desire, as they are added to the email sent out. There also is total template control, meaning you can totally control the design and appearance of the script. You can also prevent spam-bots from executing your script sending you junk mail! As of version 1.2, the script now comes with an image cod<<less
Added: 2004-12-28 License: Other Price: $0.00USD
12 downloads
Other version of EZ php Form-Mailer
License:Other Free / Open Source License
Allibsus Mail Pro: FormMail PHP
Allibsus Mail Pro: Form Mail PHP is a secure web form processor and has the ability to: process an unlimited amount of single page or multi page forms with any number of form fields, validate form fie more>> Allibsus Mail Pro: Form Mail PHP is a secure web form processor and has the ability to: process an unlimited amount of single page or multi page forms with any number of form fields, validate form fields such as e-mail addresses or required fields, receive & send file uploads and/or file attachments, process orders with PayPal, output form data in any order with easy-to-use templates, display a confirmation page after a form is submitted, autorespond via email, process form data on a secure server, and save submitted form data to a text file database (e.g., Microsoft Excel Spreadsheet) or a MySQL database for analyzing. Use it with an invoice form, file upload form, contact form, feedback form, return a call form, request of service form, questionnaire form, or with any type of form. The possibilities and uses are almost endless!<<less
Added: 2003-06-22 License: Commercial License Price: $149.95AdditionalInfoUnlimitedLicense
2335 downloads
Miniweb 2.0 Form Maker X9
Wish there is a form application that can collect info from site users and then email it to you and let you manage it on the Web? Miniweb 2.0 Form Maker is designed to do just that. It is easy to set up and use. Only 1 line of codes is needed to insert a more>> Wish there is a form application that can collect info from site users and then email it to you and let you manage it on the Web? Miniweb 2.0 Form Maker is designed to do just that. It is easy to set up and use. Only 1 line of codes is needed to insert a form into your Web page, and it will fit your Web design 100%. There are many form and layout options, including multiple field types, forms with multiple pages, preview and print pages, Catchpa display, file upload, autoresponders, email and mobile alerts, database backup, multiple admin accesses, and options to turn on/off many of the features mentioned here. Most of all, it shares the same admin platform, membership system, and workflow with other Miniweb 2.0 modules: Blog Writer, Calendar, Directory, Media Album, Online Store, Publisher, Site Builder, etc. This means that you dont have to log in multiple times to manage your site or get confused by multiple systems. Try out the demo to see it for yourself...<<less
Added: 2007-05-24 License: Commercial Price: $0.00USD
10 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 multi page forms 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