Results matching for "contact+form"
Sort Listings By
Show Only
By Customer Review
Licence Type
FormHandler
posted byteyeheimansinForm Processors
FormHandler is a PHP written "module" which allows you to create dynamic forms in an easy way. So easy that you can build a fully working form, including field validations, within 10 lines! You can directly save the data into a database or load data from the database (edit forms!). It's possble to validate the fields with built in validation functions or by your own validation function! It is possble to use templates with it! The form is generated by the XHTML 1.0 standard and you are completely free to change the style of the form. Next to that, FormHandler is very lightweight (146 kb). Also it is possible to upload files very easy and there are some extra fields which can be generated! COMPLETELY FREE!
(404 ratings)
Reviews2
PriceFree
Views13927
wForms: A Javascript Extension to Web Forms
wForms is a javascript extension that adds commonly needed behaviors to traditional web forms. It follows the principle of progressive enhancement : unobtrusive, cross-browser and degradable. I should also point out that not a single line of code is required to actually use it. That makes the learning curve almost non-existant. If you can add a class to a tag, then you can use wForms.
Implemented behaviors are:
* Switch: Allows you to show/hide relevant parts of a form based on the user inputs.
* Repeat: Allows parts of a form to be repeated if the user wants to provide more answers.
* Field Hint: Displays contextual help based on the current input focus.
* Input Validation: Validates common input types (email, numbers, ..) and displays appropriate error messages.
(22 ratings)
Reviews0
PriceFree
Views7695
Formflow
posted byFormflowinTools & Utilities
Scale your business with the world's most advanced free form builder. Create interactive forms tailored to your customers' responses with our no-code platform. It's as easy as click-and-connect.
(1 ratings)
Reviews0
PriceUSD 129.00
Views465
Converting normal Date into RFC-822 Format Date using ASP
posted byjawahar_prasadinDate & Time
Have you ever wanted to format a date in your ASP pages (using VBScript) to conform with RFC-822? These are required for various things but in particular they are required format for dates in RSS feeds. While I was producing some RSS feeds I couldn't find any functions that converted ASP dates to the required formats so I created the following functions to do it for you
(9 ratings)
Reviews0
PriceFree
Views4435
Long Date And Time Format
posted bykaty8439inDate & Time
The Following code will print out the date so that it's in a long date format including the appropriate suffix - i.e st, nd, rd. Here's the code in action: Thursday 12th May 2005
(3 ratings)
Reviews0
PriceFree
Views6139
BuayaCorp Forms Validator
This script will help you in common tasks like client side validation.
The validation in the client side is important, it can save innecesary postbacks to validate our data, but we can't ensure that it always will be enabled the client side scripting, for that reason it's also necessary to make data validation on the server side, to avoid incoherences....
Features
* It allows the validation of text fields, text area, lists
* It allows the use of customized functions
* It allows to add to events to elements using regular expressions (when it is wanted to limit the input of certain characters, in this version it doesn't accesible)
* Different ways to show errors
* It allows to make debugging
* Object Oriented
* Compatible with IE and Mozilla Firefox
(3 ratings)
Reviews0
PriceFree
Views3350
FORMMAIL 2000
posted bykslistingsinWeb-based Email
MASTER RESELL RIGHTS FOR THIS SCRIPT AND OVER 100 MORE INCLUDED IN THE PRICE!!!
REALTIME CREDIT CARD PROCESSING FORMMAIL
The only form mail online that actually deposits your sales into your online merchant account. Setup a credit card processing account and use FORMMAIL 2000 to process your sales with REAL TIME credit card processing. Also does syntax only validation and address validation. Authonly or Deposit funds. Also compatible with IBILL Basic TP accounts.
(0 ratings)
Reviews0
PriceUSD 25.00
Views1751
VB.NET 2005 Free Training : Introducing Windows Forms
posted byJohn_JacobinTutorials & Tips
VB.NET 2005 Free Training : Introducing Windows Forms. We will be learning in the next series of articles as part of VB.NET 2005 Free Training : Introducing Windows Forms in the following topics with code samples and screen shots.
(3 ratings)
Reviews0
PriceFree
Views1668
VB.NET 2005 Free Training: Windows Forms Designer Window
posted byJohn_JacobinTutorials & Tips
VB.NET 2005 Free Training: Windows Forms Designer Window - Using The System.Windows.Forms.Form class
System.Windows .Forms.Form class is the foundation class for all forms to be created. All the forms that are created in VB .NET are also inheriting from this base class. This class provides for all the facilities needed for the form. Additional functionality can be added by separate codes.
(0 ratings)
Reviews0
PriceFree
Views1857
VB.NET 2005 Free Training : Exploring the Forms Designer generated code
posted byJohn_JacobinTutorials & Tips
Exploring the Forms Designer generated code - As you create a new project in the Visual Basic, the IDE generally automatically adds lots of lines of code on its own. Visual Basic 2005 comes with an option to skip over this behavior of the Visual Basic IDE. The default option comes with this behavior enabled.
(3 ratings)
Reviews0
PriceFree
Views1982
VB.NET 2005 Tutorials : Common Windows Forms Controls Section 1
posted byJohn_JacobinTutorials & Tips
VB.NET 2005 Tutorials : Common Windows Forms Controls Section 1 - In this tutorial we will learn about Common Windows Forms Controls in Visual Basic .NET 2005. IN this part 1 of this article, We will be learning the controls like Control Hierarchy, Label, LinkLabel, TextBox, RichTextBox, PictureBox, GroupBox, Panel, Button, CheckBox , RadioButton, ListBox, CheckedListBox and ComboBox.
(0 ratings)
Reviews0
PriceFree
Views2256
PDF-Writer.NET ( PDF .NET , ASP.NET ) ( Create, Edit, Merge, Split, Fill Forms )
posted byjcodexinDevelopment Tools
PDF-Writer.NET component is designed to provide developers with an easy-to-use tool for Creating, Editing, Merge, Split, Fill Forms, Encryption, Digitial Sign standard PDF file from ASP.NET, WinForm , WPF , Silverlight applications. PDF-Writer.NET hides the complex structure of PDF files behind a simple object model that allows creation of complex PDF files with few lines of codes. We have designed PDF-Writer.NET on strict guidelines of Adobe PDF Standards and .NET graphics standards. This makes it very easy to use and program. The Visual Studio .NET programmers can leverage their current programming language (C# or Visual Basic .NET) when programming for PDF-Writer.NET.
It is written in 100% managed C# and doesn't require any third-party DLLs.
You can also purchase 100% Source code for complete control and flexibility in your application development process.
Distribution of PDF-Writer.NET component is Royalty Free.
(6 ratings)
Reviews0
PriceUSD 89.00
Views4130
Forms Authentication in ASP.NET 2.0
posted bysanereddyinTutorials & Tips
ASP.NET 2.0 Free Training : Forms Authentication in ASP.NET 2.0 - In this tutorial you will learn about Forms Authentication in ASP.NET 2.0 - Forms Authentication class, Cookie Domain, Forms Cookies, The Login Control, Signin, Signout, Authenticate, Redirect, Login Status, Login Name and Login View Controls.
(10 ratings)
Reviews1
PriceFree
Views7495
Populate PDF forms on the fly
posted bydypsoprograminForm Processing
One way to generate dynamic PDF files is to create PDF template forms and then to fill them on the fly. This article show you how to do so very easily by using the FDF toolkit.
(6 ratings)
Reviews0
PriceFree
Views4455
PHP Multi Format
posted bynafwa03inMiscellaneous
Counts characters, makes all characters upper or lower case, and first letter of each word uppercase.
(3 ratings)
Reviews0
PriceFree
Views1762
Format date and time with ASP
posted bydypsoprograminDate & Time
ASP has some very usefull functions to deal with date and time : this tutorial let you know more about how to ypou use it very easily.
(3 ratings)
Reviews0
PriceFree
Views4542
FormToExcel 3.0
posted bygallagherseaninForm Processors
With this script and an html form you can have submitions from your form posted into an excel sheet. Each time some one submits input from the form this script adds it under the previous submitions into your excel sheet. You can even edit the excel sheet and your editing will not be written-over the next time someone uses your form to submit data / information. Check out our website for more information and a demo.
Just released 3.0 in 2007.
(0 ratings)
Reviews0
PriceUSD 25.00
Views2509
Solmetra FormValidator
posted byailoninSecurity Systems
SOLMETRA FormValidator is a PHP class used to validate web forms against automated submissions. The process involves generating and displaying a distorted image of secret phrase which is readable to humans but completely incomprehendable to machines - even to OCR programs. This protection mechanism is known as CAPTCHA (completely automated public Turing test to tell computers and humans apart).
(94 ratings)
Reviews1
PriceFree
Views4221
Form1 Builder MYSQL
posted bybizpepinDatabase Tools
With Form1 Builder MYSQL you can automatically have form submission data added to your MYSQL database with protection against form hijacking, email injection and email harvesting. To use the MYSQL option you must have a server based MYSQL database and it must have an existing table with field names that correspond to form field names. On form submission a new record is added to the MYSQL database table and MYSQL database table fields that have the same name as form fields will include the input values from the form field. Additional form variables can be added to the MYSQL table by including a field in the MYSQL table that has the same name as the field to be included. You can also include a range of User and Cookie Variables for automatic import into the MYSQL database. Form1 (the generated form code) runs on your web server. To run Form1 your server must support the php scripting language. Most commercial web servers support php.
(0 ratings)
Reviews0
PriceUSD 59.00
Views3736
FormMail
posted bykauriITinForm Processors
Can process Form data into an email response for ASP.NET pages, classic HTML pages or any other web page that uses the form element.Offers both a HttpHandler for generic posting, and a n ASP.NET Server Control to provide full integration in the aspx page process.
(0 ratings)
Reviews0
PriceFree
Views3636
Related Categories
You May Also Like
Video Theme: Setup a website like YouTube today (New 2022) - Download Now!Sponsored
(3 ratings)
PriceUSD 99.00




