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

2024 | Page 13

  • Home
  • 2024
  • Page 13

Year: 2024

Sourav Paul August 4, 2024 No Comments

How to restrict your input field just to take the number?

If you want an input in your form that you will only take the number in that input, no alphabet or any symbol, you can…
Sourav Paul August 4, 2024 No Comments

How to restrict your Google Map Autocomplete API to any country?

If you are using Google Map AutoComplete API, and if you want that AutoComplete input only show the country which you want, will only show…
Saikat Mondal August 3, 2024 No Comments

How to add menu in WordPress admin panel ?

Here we see how to add custom menu in admin sidebar. Sometimes when we work with plugins and we need to show some features or…
Snigdha Paul August 3, 2024 No Comments

How to write transaction in cfscript?

transaction { try { // code to run transaction action="commit"; } catch(any e) { transaction action="rollback"; } } try-catch is optional in transaction but is…
Sujan Kundu August 3, 2024 No Comments

How to Install or Enable IIS Manager on Windows?

Internet Information Services (IIS) is a Microsoft web server that runs on the Windows operating system and is used to exchange static and dynamic web…
Anirban Poddar August 3, 2024 No Comments

Add custom class in avatar image via filter hooks.

To add a custom class in wordpress avatar image, we have to use filter hooks in get_avatar function. Filter hooks example: //avatar custom class function…
Rohit Patra August 3, 2024 2 Comments

How to use the ORDER BY clause in an inner MS SQL?

Sample Table:- emp_idemp_namejob_namedep_id68319KAYLINGPRESIDENT100166928BLAZEMANAGER300167858SCARLETANALYST200163679SANDRINECLERK2001 sql:- SELECT * FROM ( SELECT * FROM ( SELECT emp_id, emp_name, job_name, dep_id, ROW_NUMBER( ) OVER( ORDER BY dep_id ) AS…
Sandeep Mandal August 3, 2024 No Comments

How to use useState Hook in React?

Syntax: import { useState } from "react"; import ReactDOM from "react-dom/client"; function SignIn(){ const [ userName, setUserName ] = useState(""); return ( <> <h1>SignIn</h1> <input…
Sujan Kundu July 27, 2024 No Comments

How to install Docker desktop?

Docker is an open-source platform that enables developers to build, deploy, run, update and manage containers. System requirement : WSL version 1.1.3.0 or later. If…
Sandeep Mandal July 27, 2024 No Comments

Facing difficulties understanding what is TypeScript and how to create custom types in TypeScript? Then you are on the right page.

TypeScript is a strongly typed programming language that builds on JavaScript. It offers optional static type-checking. Why TypeScript is Introduced? JavaScript is a dynamically typed…

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