jQuery

jQuery Reset Form Fields

In this blog post we will explain you how to reset form fields with a single line jQuery code using jQuery reset() function.
Keep Reading

CodeIgniter Form Submission Using jQuery

From our previous blogs, you have learnt much more about working with CodeIgniter framework. Now, with this tutorial you can learn how to include external jQuery file in your codeIgniter framework to submit form through it.
Keep Reading

Displaying Progress Bar On Form Submission Using jQuery

This tutorial demonstrate you to add progress bar functionality on form submission. Here, we have created an HTML form with four fields and a submit button. User fills the form and as he/she clicks on submit button a progress bar will display for a moment.
Keep Reading

Upload Multiple Images Using PHP and jQuery

In this blog we focused on Multiple Image uploading functionality using PHP and jQuery in forms. There is an Add More Files button which allows user to dynamically create above input tag, type=" file" Just click on live demo or follow our codes to use it.
Keep Reading

Dynamically Change Form Action Based on Selection Using jQuery

This blog post concern's about dynamically changing form action and submit the form data on required action (web page). Some times there is a need to submit form data to different pages, for this, we must dynamically change form action=" " .
Keep Reading

How To Create And Validate Select Option Field (using for each loop) in CodeIgniter

In our previous tutorials we have explained you , how to create and validate forms in codeigniter. In this blog, we will demonstrate you to create and validate a form containing a select option field using codeigniter framework.
Keep Reading

CodeIgniter Input Form Setting

CodeIgniter comes with various pre-defined settings in it's config.php file, but for form processing developer needs to manually configure some parameters. This tutorial will demonstrate how to configure manually your CodeIgniter framework for form processing.
Keep Reading

Send an Email on Form Submission Using PHP

Sending Mail to specific email becomes a global issue for website development. Here, In this blog we will show you, how to use mail() function of PHP to send informations like, suggestions/messages to specific email address on form submission.
Keep Reading

CodeIgniter Update Data In Database

In our previous codeIgniter tutorials, we explained you, how to perform insertion and deletion operation on database using CodeIgniter. Now, this tutorial demonstrates you, how to perform Updation operation on database using CodeIgniter framework.
Keep Reading

How to Setup Google Captcha PHP

In our previous blog we have explained you to create and implement your own simple captcha using PHP, jQuery and AJAX in your forms. This blog focuses on how to use captcha library offered by google in your forms.
Keep Reading

CodeIgniter Delete Data From Database

Through our previous post, you have learnt to insert data in database using codeIgniter framework. In this tutorial we explain you how to delete data from database using codeIgniter framework.
Keep Reading

CodeIgniter Insert Data into Database

This tutorial explains, how to insert data into a database using CodeIgniter framework
Keep Reading

CodeIgniter Form Validation

In our previous, tutorial we explained how to create form using codeIgniter framework. Now, we will explain you to validate various form fields using codeIgniter framework.
Keep Reading

Captcha Code in PHP and jQuery

CAPTCHA abbreviation of "Completely Automated Public Turning test to tell Computers and Human Apart" As the full form suggests, it is a kind of test which makes difference among human beings and computers for security purpose. This blog post demonstrate you, how to implement your own simple CAPTCHA protection using PHP and AJAX technologies in forms.
Keep Reading

How to Create a Contact Form In CodeIgniter

In this tutorial, we will show, how to create a simple contact form using CodeIgniter framework. It includes step by step process to construct PHP applications.
Keep Reading

PHP Sanitize and Validate Input Fields via Filters

In this blog post we will illustrate you about data sanitization and validation of form fields in PHP using filter_var() function.
Keep Reading

Form Validation Using Ajax

AJAX (Asynchronous JavaScript and XML) is the art of exchanging data with a server, and updating parts of a web page - without reloading the whole page. Therefore, Ajax makes web page quick responsive. We have already explained about form validation using different technologies. Now, the same can be done by using Ajax, In this blog post we will tell you how it can be done.
Keep Reading

Prevent Form Submission Using jQuery

If developer need to use their code on submit button without it performs submission, which is it's default function.He/She can follow our codes to do so. Here in this blog post we bring our programming approach to prevent or stop a user from submitting a form.
Keep Reading
‹ 1 … 102 103 104 105 106 … 109 ›
Our Solution
  • Subscription Billing
  • Form Builder
  • Email Marketing
  • Email List Cleaning
Connect With Us
  • Contact Us
  • Careers
Company
  • About Us
  • Privacy Policy
  • Terms and Conditions
  • Affiliate
  • Branding
Resources
  • Blog
  • Blog Categories
  • FormGet Features
  • Email Templates
  • Form Templates
jQuery
Analytics
jQuery

FormGet © 2021. All rights reserved.

Made with love for you