Want to hire a development team?
Search Filter
Search Filter
Sort Listings By
Show Only
By Customer Review
Licence Type
By Technology
Results 441-460 of 700
VB.NET 2005 Tutorials: Using the Data Form Wizard
VB.NET 2005 Tutorials: Using the Data Form Wizard - In this tutorial you will learn about Using the Data Form Wizard - Building a Single-Table Data Form, Transform and Filter Data, Using Server Explorer, Drag-and-Drop From Server Explorer, What the user Can and Cannot Drag from Server Explorer, Filtering Data, Filtering With DataViews, Filtering At the Server, Transforming Data with Lookups and Master Detail.
(3 ratings)
Reviews0
PriceFree
Views3131
Form A Table Database Storage and Retrieval Application
Form A Table is a freeware application licensed under the GNU Public License. Using a form page on your site you can add data to a Mysql or flat file database. Then using the query screen visitors can do searches on any column of the database and sort the results. Support is available on our Webmaster's BBS at http://bbs.face2interface .com.
(0 ratings)
Reviews0
PriceFree
Views4732
Free PHP form mailer script with validation code
Add an email form to your website within a minute with our PHP mailer script so that your customers can contact you by email quickly and easily. The script is fully customisable by editing a simple configuration file - even a chimp could do it! Why have an email form on my website? Many people have webmail accounts, so by putting an email form on your website, they dont have to log in to their email to contact you. Mailer script features The BELLonline mailer form is a simple script that has the following features: * Simple set up by editing config file * Allows for easy language changes using the config file * Friendly error messages for if the script is installed incorrectly * Users prompted to enter random validation code to avoid automated submissions (which are invariably spam of some sort) * Ideal for anyone with little or no knowledge of PHP/HTML, as there is no script editing involved Thsis script is free to use and modify
(9 ratings)
Reviews0
PriceFree
Views11375
Upload files using a HTML form in PHP
This script will help you for the baics of uploading images or files to your server using a HTML form and the PHP function copy. We haven't explained form validation or file checking - We'll go into further detail on that in future tutorials. To kick things off, you'll need a HTML form.
(3 ratings)
Reviews0
PriceFree
Views2308
ASP.NET AJAX Web Form Generation at Run time
ASP.NET AJAX consists of client-script libraries and server components that are integrated to provide a robust development framework, which allow us to build rich client applications quickly and easily. This tutorial explains how to dynamically create Ajax web form, ScriptManager, UpdatePanel and AsyncPostBackTrigger.
(0 ratings)
Reviews0
PriceFree
Views967
Drag & Drop Form Manager with E-mail Attachments
Determine your form and field details easily – Add, edit or delete forms and fields to the forms easily – Drag and drop to change the order of fields, forms or options of dropdown, multiselect, checkbox lists and radio groups. – Edit form name and description easily – Determine the e-mail address that you want the form to be sent. – The form automatically creates attachments to e-mails when file fields are added.
(0 ratings)
Reviews0
PriceUSD 7.00
Views649
Dynamic Form with auto response system and html format
Dynamic Form with auto response system and html format provides you the flexibility to give your customer an intuitive form, elegant and dinamic, everything is well documented so you don't have to worry about anything!
(0 ratings)
Reviews0
PriceUSD 8.00
Views542
Countdown Timer with starting time sets from a form
posted byMarPloinCountdowns
This is a JavaScript Countdown Timer that uses for the starting time data added in a form fields. When the Countdown Timer reaches to 0 (minutes and seconds reach to 0) you can set in the script to call a JavaScript function.
(15 ratings)
Reviews0
PriceFree
Views1405
Newsletter sign-up form with jQuery, html5, PHP, mySQL
This is an example of a newsletter opt-in form using Ajax with jQuery, PHP and mySQL. It is a form that you can place at your web site and ask visitors to subscribe to your mailing list. The nice features about it are: validation and saving of user data (email & name) without refreshing the page. The validation errors and the confirmation message are displayed inline (without using pop-ups or alerts). it also displays a loading (please wait) image. An alternative version using html5 validation is also included in the package. You can try it live at the demo. The code includes a complete example of how to save the user's name and email to a mySQL database (sample table script and full code included) or alternatively to a plain text file. It is free to download and use. Works with all modern browsers. All code is well commented, written simply and analytically so even starters can easily adapt it. For installation and configuration refer to the help file inside the package.
(21 ratings)
Reviews0
PriceFree
Views3942
A71Mail - The Email Form Written In PHP (Mod Version) - Cover Image
A71Mail - The Email Form Written In PHP (Mod Version)
A very professional web mail form which comes with a lot of features: supports multiple email recipients, its look is very professional and very nice, has friendly error messages, gives details about the visitors like ip, browser, os, referer, whois, geoip, is fully configurable, is very easy to use and install, is fully configurable because uses external templates, has inline error messages, is able to verify any field by using the regex, supports 6 languages at the moment (italian, french, german, english, albanian and spanish), supports email logs, supports antispam filters and keys, uses a captcha-like technique, supports utf-8 (unicode), supports skins, optionally supports multiple attachments. This is the Mod Version which has Phone Field too! Now it's GDPR Ready!
(7 ratings)
Reviews0
PriceFree
Views1736
CSVwrite - Write to a database from a web form
Send information to a database from a web-based form. The script is very simple to set-up and customize using the look and feel of your own website. The advanced version can send a copy of the data to the webmaster, and can require input for up to three types of fields. The data is stored as a CSV database.
(572 ratings)
Reviews2
PriceFree
Views7456
A 1 line metasearch formatted form for your website
posted byvittorio@hsinForms
Add a 1 line formatted form for Meta Search to your website to set your visitors at easy With a simple copy & paste you add to your site a tiny meta search form (1 line only) to your site , that will start a similtaneous search on 12 major search engines in a new window , so your visitor won't quit your site ! We also provide our analysis on submitting and a listing of tips & tricks for website submitting.
(3 ratings)
Reviews0
PriceFree
Views1774
A 1 line metasearch formatted form for your website
posted byvittorio@hsinForms
Add a 1 line formatted form for Meta Search to your website to set your visitors at easy With a simple copy & paste you add to your site a tiny meta search form (1 line only) to your site , that will start a similtaneous search on 12 major search engines in a new window , so your visitor won't quit your site ! We also provide our analysis on submitting and a listing of tips & tricks for website submitting.
(0 ratings)
Reviews0
PriceFree
Views1401
VB.NET 2005 Tutorials: Common Windows Form Controls Section:2
VB.NET 2005 Tutorials: Common Windows Form Controls Section:2 - In this tutorial we will learn about Common Windows Forms Controls in Visual Basic .NET 2005. In this part 2 of this article, We will be learning the controls like Control MonthCalendar and DateTimePicker, TreeView and ListView, Timer, TrackBar and ProgressBar, HScrollBar and VScrollBar.
(0 ratings)
Reviews0
PriceFree
Views2001
How to process the data submitted from HTML form
The great advantage of ASP is possibility to respond to user queries or data submitted from HTML forms. You can process information gathered by an HTML form and use ASP code to make decisions based off this information to create dynamic web pages. This tutorial demonstrates how to create an HTML form and process the data.
(6 ratings)
Reviews0
PriceFree
Views3402
Auto-clear default values in all form input fields
posted bymodcaminForms
Automatically searches for all text boxes with values and converts their values into grayed text that disappears when the input receives focus. If the user has not typed anything and switches the focus to another input, the default value will re-appear.
(0 ratings)
Reviews0
PriceFree
Views1255
PHP PopUp Form Mailer w/ IP Logging & Email Checker
This is a simple yet effective form based email application for PHP A few features ---------------- a.) checks the senders email address format. b.) displays users ip address so anonymous senders can't send you hate mail. c.) places the senders ip address in the email message so you know where its from. d.) pop-up box saves space by displaying a small box above your page. e.) easy javascript close links allow user to close window after message is sent. f.) checks all fields against blank data. Programmed by Mike Koenig Email: [email protected]
(6 ratings)
Reviews0
PriceFree
Views4270
Get / Post Method Form Submission Script - Free Perl Scripts
GET or POST methods of form submission script developed using perl. Free utility script with whuch you can get the form field values while submitting a webpage, either using 'GET' / 'POST' method. Free Form Submission Script using perl. POST method in perl is used whenever there is a need to get form field values after submitting a web page, the page will be submitted(loaded) and then you can access the form field value.
(0 ratings)
Reviews0
PriceFree
Views1063
Signup Form Script with World Countries/States/Cities database
Want to know where you users coming from during signup process? Usign the power of Ajax the user can select his Country, then his State/Region then the city where he came from. This script is very useful for geolocation, social network, online shops or simple signup. The script is coming complete with the SQL file. 2,7 millions of records! World Countries, States and Regions, Cities. Take a look at the Demo to see the power of this simple script, you'll be amazed! PHP MySQL and AJAX used as simple as they can. You can customize this script and use it as you prefer. Is really simple to implement in a existing website.
(3 ratings)
Reviews0
PriceUSD 99.00
Views1316
Submitting Web Form data from one ASP.NET page to another
This article discusses different options you as a developer have in ASP.NET to send data from one ASP.NET page to another. Since you cannot use ASP.NET Web Controls (System.Web.UI.WebControls) in such a scenario (which only allow posting back of data to the same page), this article discusses other ways like using HttpContext object.
(6 ratings)
Reviews0
PriceFree
Views4042
Results 441-460 of 700