The presentation starts with few rules to be followed before adopting the new method to transfer data from a form to database. The author clearly explains all the steps needed to transfer data from web forms to a database. The entire sample source...
Complete source of a form to email script that has additional abilities of validating user input and more. It comes with detailed explanations on the code involved.
Uses a form to receive information from an applicant. When the form is submitted, the information is sent to you and a thank you is sent to the applicant.
Checkbox Changer can be used in a form to either check or uncheck all the check boxes all at once. The JavaScript contains three buttons ? one to check all the check boxes, the second to uncheck all the check boxes and the third to toggle between...
A form-to-mail that sends a email to any address.
A form to mail application that integrates a confirmation numbering feature that displays a unique confirmation number for each submission. The number is displayed in the email and the confirmation page. Useful for client contact logs, work...
A form to mail script that allows you to insert your email address into the script itself, which keeps it off your web pages where spiders can grab it.
Insert Form data to Database is a script which shows the users how to add form data to database on their websites. The process of adding form data is executed with MS Access. This script is more useful for the novice programmers to add the form...
Php database wizard is a php based database tool. You can make dynamic database driven web pages with this program very easily. This tool is very much useful for the functions like insertion, deletion, listing to create web forms. You can see...
Populate Form from Database is a script which grabs the records present in the database and display them to the active members. And members or visitors are allowed to alter their grabbed details. This script essentially minimizes webmasters work... |