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

Web Development | Page 17

  • Home
  • Software Engineering /
  • Archive for category "Web Development"
  • Page 17

Category: Web Development

This category is for mainly Web Development purpose.

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…
Snigdha Paul July 27, 2024 No Comments

How to fix error “invalid content type: application/x-www-form-urlencoded” while uploading file in a html form?

We can get this invalid content type error while uploading a file through a html form. Actually an form attribute ‘enctype’ is needed to add…
Arun Giri July 27, 2024 No Comments

What are the differences between Tags and the Script operators in ColdFusion?

Tag and script operators have some basic differences that we should be aware of. I have also added some common tags that we frequently use.…
Anirban Poddar July 27, 2024 No Comments

Best Elementor Addon plugins for wordPress theme

Elementor page builder is a powerful tool for wordPress site. Elementor Addons are very essential plugin while using Elementor Pro / free version as it…
Rohit Patra July 27, 2024 No Comments

ColdFusion Operator precedence and evaluation ordering

SequenceOperator Name1^2*, /3\4MOD, %5+, -6&7EQ, IS, ==, NEQ, !=, IS NOT, LT, <, LTE, LE, <=, GT, >, GTE, GE, >=, CONTAINS, DOES NOT CONTAIN8NOT,…

Posts navigation

Older posts
Newer posts

Search

Category

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

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

  • August 2025
  • 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 Create a Custom REST API Endpoint in WordPress ? August 9, 2025
  • How to Add a Media Uploader to a Custom Form in WordPress August 1, 2025
© 2024 Defineway Technologies Private Limited. All Rights Reserved.
Terms & Condition Privacy Policy