Skip to content
  • Home
  • Category
  • Contact
  • Terms & Conditions
  • Privacy

Roy Tutorials

Technical… Theoretical… Practical…

  • Home
  • Category
  • Contact

Home » Web Tech » JavaScript » jQuery

Category: jQuery

AJAX Flask jQuery MySQL Python 

jQuery AJAX based Login Logout using Python Flask MySQL

18th Nov, 2019 Soumitra Roy Sarkar

Introduction I will create an example to show you how to build jQuery AJAX based login logout using Python Flask MySQL. Flask is a light-weight framework for building rapid web application whose data are stored into MySQL database server. We will use…

Continue Reading
AJAX Flask jQuery MySQL Python 

jQuery AJAX based Registration System using Python Flask MySQL

16th Nov, 2019 Soumitra Roy Sarkar

Introduction This guide will walk you through how to build jQuery AJAX based registration system using Python Flask MySQL. In this example I am going to build REST API that will be called from front-end technologies – jQuery, HTML including AJAX technique….

Continue Reading
jQuery Wordpress 

How to use AJAX, jQuery in WordPress Plugin

20th Oct, 2019 Soumitra Roy Sarkar

Introduction We will discuss here how to use AJAX in WordPress plugin. We will use the same plugin we created in the example. We have seen how to create MySQL table in our previous tutorial. This example will also show you how…

Continue Reading
AJAX File Upload Flask jQuery Python 

AJAX File(s) Upload using Python Flask and jQuery

3rd Oct, 2019 Soumitra Roy Sarkar

Introduction We will create an example here and we will show you how to upload single file or multiple files using AJAX and jQuery along with Python Flask technologies. You can either upload single file using browse button or multiple files using…

Continue Reading
AJAX Flask jQuery Python 

Python Flask username availability check with MySQL, AJAX

3rd Oct, 2019 Soumitra Roy Sarkar

Introduction This tutorial shows an example on Python Flask username availability check with MySQL, AJAX. Sometimes we need to check username availability instantly before a user submits the form after filling a lengthy signup form. In this case we can use AJAX…

Continue Reading
Flask jQuery Python 

Python Flask Multi-step Registration form with MySQL, jQuery

3rd Oct, 2019 Soumitra Roy Sarkar

Introduction We will see an example on Python Flask multi-step registration form with MySQL, jQuery. Sometimes we need to capture lots of user details during registration process and as a result we got long forms on web page. So the best solution…

Continue Reading
Codeigniter JavaScript jQuery 

Search AutoComplete using Codeigniter jQuery

3rd Oct, 2019 Soumitra Roy Sarkar

Introduction Here in Codeigniter jQuery AutoComplete example we will see how to do search AutoComplete using Codeigniter jQuery.  Autocomplete allows you to easily create autocomplete and auto-suggest boxes for text input fields. When you start a search on Google or other search…

Continue Reading
HTML JavaScript jQuery 

GEO location with HTML5 and jQuery

22nd Jun, 2019 Soumitra Roy Sarkar

This tutorial shows you how to display the geographic location or Geo location of a user or device on a Google map, using your browser’s HTML5 Geolocation feature along with the Google Maps JavaScript API. What is Geolocation? Geolocation refers to the…

Continue Reading
File Upload jQuery MySQL PHP 

Save Files to MySQL using PHP

22nd Jun, 2019 Soumitra Roy Sarkar

We have seen file upload using PHP in previous tutorials PHP file upload but in this tutorial we will see how to save files to MySQL database using PHP. You may be wonder why you would need to save file content into database rather…

Continue Reading
Codeigniter jQuery MySQL 

Multi-step Registration form using Codeigniter, MySQL, jQuery

3rd Oct, 2019 Soumitra Roy Sarkar

Introduction Here we will see example on multi-step registration form using Codeigniter, MySQL, jQuery. Here we will insert data into database using multi-step registration step. Sometimes we need to capture lots of user details during registration process and as a result we…

Continue Reading

Posts navigation

1 2 … 4 Next
 

About Me

Soumitra Roy Sarkar
I am a professional Web developer, Enterprise Application developer, Software Engineer and Blogger and writing blogs is my passion. Connect me on | | |

Useful Links

  • Category
  • Contact
  • Privacy
  • Terms & Conditions

Popular Posts

  • Setup HMVC with Codeigniter 3
  • Nested comment system in PHP, MySQL and AJAX
  • Python REST API CRUD Example using Flask and MySQL
  • Codeigniter Online Visitor Tracking System
  • DataTable using Codeigniter, MySQL and AJAX

Recent Posts

  • Generate PDF Report from MySQL Database using Python Flask
  • Generate Excel Report from MySQL Database using Python Flask
  • Generate CSV Report from MySQL Database using Python Flask
  • How to configure Junit 5 using Maven and Gradle in Eclipse
  • How to download file using Python Flask
Copyright © 2014 - 2019 Reproduction of content strictly prohibited
Privacy   Terms & Conditions

This website uses cookies to ensure you get the best experience on this website