Defineway Technologies
Defineway Technologies
  • Home
  • Careers
  • Contact
  • Licence
  • Knowledge Base
Call Us Now
+91 943 331 9991

2024 | Page 15

  • Home
  • 2024
  • Page 15

Year: 2024

Saikat Mondal July 20, 2024 2 Comments

Connecting a Flutter Desktop App to MySQL Database

Flutter is an open source UI framework by Google, allowing developers to build native mobile, web and desktop applications from a single codebase using its…
Sandeep Mandal July 20, 2024 No Comments

Wondering how to loop through an object in javascript? Here is the solution.

There are multiple ways to iterate an object in javascript. But I personally recommend the following solution. Syntax: Object.entries( myObject ).forEach( ( entry ) => { let key = entry[ 0 ]; let value = entry[ 1 ]; console.log( key, value );…
Arun Giri July 20, 2024 5 Comments

How can I format the input phone number using jQuery?

When trying to format a phone number[e.g. (xxx) xxx-xxxx], it can be challenging to find the proper solution. In my case, I found an effective…
Anirban Poddar July 20, 2024 No Comments

The essential plugins for WordPress you must have

WordPress need some essential plugins that make your site more secure, optimized & SEO friendly. The plugins that must be needed in your site are…
Souvik Saha Choudhury July 20, 2024 No Comments

How to check Azure Service Health 

Go to Azure portal.  Search “service health” in the search bar and go to the link “Service Health”. Check Service issues for your region. If…
Rohit Patra July 20, 2024 No Comments

How to prevent “+”, “-“, “e”, “E” character in input “type=number”

When we use <input type="number"> in HTML form, it can accept some special characters also like +, -, e, E etc. If you don’t need…
Sushovan Mukherjee July 20, 2024 No Comments

How to handle CNAME flattening problem for APEX Domains

You might have heard many DNS providers don’t support CNAME flattening for root (APEX) domains. Now, there are many questions: What’s the problem? It’s good.…
Sushovan Mukherjee July 17, 2024 No Comments

Where to store SSH key in Azure

You can create an SSH key pair with SSH keys from the Azure portal. However, it will save only the public key, not the private…
Sushovan Mukherjee July 16, 2024 No Comments

jQuery – .attr() vs .prop()

jQuery .attr() and .prop() both are almost same with some differences. With .attr() you can get or set the HTML attribute. With .prop() you can…
Sushovan Mukherjee July 16, 2024 No Comments

US and Canada ZIP code validation with JavaScript

I have copied it from my code, please feel free to change it as required. let usZipPattern = new RegExp("^\\d{5}(-{0,1}\\d{4})?$"); let caZipPattern = new RegExp(/([ABCEGHJKLMNPRSTVXY]\d)([ABCEGHJKLMNPRSTVWXYZ]\d){2}/i);…

Posts navigation

Older posts
Newer posts

Search

Category

  • App Development (25)
  • Database Development (11)
  • DevOps (11)
  • Software Engineering (30)
  • Uncategorized (6)
  • Web Development (181)

Tags

Adobe ColdFusion Array Azure coldfusion ColdFusion Advanced ColdFusion Best Practices ColdFusion Component CSS custom post type Dart DevOps DevOps Advanced docker-apache-php-mysql Elementor addon Elementor widget Flutter google map api HTML javascript javascript-advanced jQuery Key Vault laravel map Maps JavaScript API MERN Stack MongoDB mssql MS SQL Server php php laravel React.js regex Regular Expression Ruby Server Administration shortcode sql TypeScript Web Development wordpress wordpress-plugin wordpress-security WordPress Best Practice WordPress Hooks

Archives

  • June 2025
  • May 2025
  • April 2025
  • March 2025
  • February 2025
  • January 2025
  • December 2024
  • November 2024
  • October 2024
  • September 2024
  • August 2024
  • July 2024
Footer Logo

Quick Links

  • Home
  • Contact
  • Careers

Contact Us

Phone: +91 347 425 5556  | +91 943 331 9991

Email: hello@defineway.com

Skype: defineway

Knowledge Base

  • How To The Write `structValueArray( structure )` Function In lucee? June 7, 2025
  • How to Generate JWT Token in PHP ? May 31, 2025
© 2024 Defineway Technologies Private Limited. All Rights Reserved.
Terms & Condition Privacy Policy