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

November, 2024

  • Home
  • 2024
  • November

Month: November 2024

Snigdha Paul November 30, 2024 No Comments

How to check if an html element exists or not using jQuery?

We can check an html element’s existence through checking its length. If length is greater than 0 that means element exist and if 0 that…
Saikat Mondal November 23, 2024 No Comments

How to Submit a Form with jQuery from an External Link

To submit a form using jQuery when a link outside of the form is clicked, you can use the submit() method of jQuery to trigger…
Snigdha Paul November 23, 2024 No Comments

How to add comments in regex?

We can explain our regular expression within the expression using comments. Syntax:(?#Commented Code) Suppose we have a two strings below:Hello worldhello World Regex to match…
Anirban Poddar November 23, 2024 No Comments

How to use map, reduce and filter in javascript?

The map(), reduce() and filter() are array functions are used for  manipulate or modifying an array instead of using the loops. Here is an example…
Sandeep Mandal November 23, 2024 No Comments

How to group elements of an object in JavaScript?

We can do this using Object.groupBy() method. This method groups elements of an object according to values returned from a callback function. Example: const users…
Rohit Patra November 23, 2024 No Comments

How To The Write `<cffile action=”readBinary”>` Function In ColdFusion?

Description:- It reads a binary file (such as an executable or image file) on the server, into a binary object parameter that you can use…
Anirban Poddar November 16, 2024 No Comments

How to get next and previous sibling elements and inner text?

To get next and previous sibling and its inner text we can use nextElementSibling and previousElementSibling property in Javascript, nextElementSibling returns the next element (not text and comment…
Saikat Mondal November 16, 2024 No Comments

Enable Multiple User Roles in WordPress for Better Permissions Management

In WordPress, users are typically assigned a single role, such as Administrator, Editor, or Subscriber. However there are situations where a user might need multiple…
Snigdha Paul November 16, 2024 No Comments

How to match a pattern consecutively exactly ‘n’ number of time? Fix issue raised by using {1},{2},…,{n}.

Suppose we want to search the word Hello for only two times side by side in a line and we write a regex (?:Hello){2} Now…
Sourav Paul November 16, 2024 No Comments

Double not `!!` operator in JavaScript?

The ! in JavaScript, also called bang, is the logical not operator. If you place this operator in front of a boolean value, it will…

Posts navigation

Older posts

Search

Category

  • App Development (24)
  • Database Development (11)
  • DevOps (11)
  • Software Engineering (27)
  • Uncategorized (6)
  • Web Development (174)

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

  • 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 encrypt a text using SHA256 in dart or flutter? May 10, 2025
  • How To The Write `directoryList( )` Function In ColdFusion? May 10, 2025
© 2024 Defineway Technologies Private Limited. All Rights Reserved.
Terms & Condition Privacy Policy