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

Web Development | Page 16

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

Category: Web Development

This category is for mainly Web Development purpose.

Sandeep Mandal August 10, 2024 No Comments

How to filter a query in cfscript?

Syntax: users = queryNew( "id,userType,name", "integer,varchar,varchar" ); queryAddRow(users, [{ id: 1, userType: "user", name: "John" },{ id: 2, userType: "admin", name: "Sam" },{ id: 3,…
Sourav Paul August 10, 2024 No Comments

How to do all the Ajax loading in one place?

If you have a lot of AJAX in a file and you want to add loading to them, then you can define this place without…
Anirban Poddar August 10, 2024 No Comments

How to create a child theme in wordpress?

First  create a new folder in your wp-content/themes directory with a theme name, let’s name it ‘my-child-theme’. Now you have to create a file named style.css, It…
Rohit Patra August 10, 2024 No Comments

ColdFusion variables scope precedence ordering.

Description:- If you use a variable name without a scope prefix, ColdFusion checks the scopes in the following order to find the variable.ColdFusion searches variables…
Arun Giri August 10, 2024 No Comments

How to write insert and update operations in a single query?

When we attempt to update or insert a record based on the primary key, we use an if-else condition in our code base and write…
Sushovan Mukherjee August 5, 2024 No Comments

How to install Microsoft SQL Server on MacOS

You can install Microsoft SQL Server on Windows and Linux Operating Systems. However, you can use the docker system to install it on MacOS. Prerequisites…
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…

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