Skip to content
Tajuddin's Blog

Tajuddin's Blog

My little world of sharing

  • Home
  • About Me
  • Contact
  • Handy Sites
Top Tags
  • APEX
  • jquery
  • Oracle
  • asp.net
  • ajax
  • c#
  • sql

Latest Post

Backup and restore Azure APIM Why we should not save passwords in browsers – Cyber security awareness Setting up CORS in Azure APIM policy Add Azure DevOps agent IP address to Storage Account firewall using PowerShell and CI/CD pipeline Lookup data from service bus topic message using Azure Logic App
APIM Azure

Backup and restore Azure APIM

August 6, 2024 tajuddin
Cyber Security General Other

Why we should not save passwords in browsers – Cyber security awareness

March 3, 2024 tajuddin
APIM Azure C#

Setting up CORS in Azure APIM policy

November 27, 2023 tajuddin
Azure

Add Azure DevOps agent IP address to Storage Account firewall using PowerShell and CI/CD pipeline

February 23, 2023 tajuddin
Azure

Lookup data from service bus topic message using Azure Logic App

June 14, 2022 tajuddin
  • Latest
  • Popular
  • Trending
APIM Azure
Backup and restore Azure APIM
Cyber Security General Other
Why we should not save passwords in browsers – Cyber security awareness
APIM Azure C#
Setting up CORS in Azure APIM policy
Add Azure DevOps agent IP address to Storage Account firewall using PowerShell and CI/CD pipeline
Azure
Add Azure DevOps agent IP address to Storage Account firewall using PowerShell and CI/CD pipeline
ASP.NET C# jQuery Oracle SQL VB.NET
Databind in checkbox list in ASP.NET
APEX jQuery PL/SQL
Delete row/record using dynamic action and jQuery in the Oracle Apex 5.x classic report
AJAX APEX Java jQuery Oracle
Implementing fancybox in oracle APEX application
AJAX ASP.NET ASP.NET MVC C# jQuery MVC 5
Implementing a simple star rating in the ASP.NET MVC application using jQuery
APIM Azure
Backup and restore Azure APIM
Cyber Security General Other
Why we should not save passwords in browsers – Cyber security awareness
APIM Azure C#
Setting up CORS in Azure APIM policy
Add Azure DevOps agent IP address to Storage Account firewall using PowerShell and CI/CD pipeline
Azure
Add Azure DevOps agent IP address to Storage Account firewall using PowerShell and CI/CD pipeline
APEX ASP.NET C# Java VB.NET

Check or Uncheck checkbox using javaScript

October 12, 2011 tajuddin

Check all the checkboxes in the form using javascript in single button click. Recently I have this requirement for one of my project where user want to check all the…

APEX Oracle

SQL query to link report column depending on value

October 12, 2011 tajuddin

In this example I will show how to set link column and exclude some columns depending on their value. Suppose I want to link only those records who got active…

ASP.NET C# SQL VB.NET

Check for existing record using stored procedure in ASP.NET

September 12, 2011 tajuddin

Check for existing record in SQL Server database using stored procedure In this example I will explain, how to check for record exist before insert data into a table in…

APEX Oracle SQL

Formatting report column in currency in Oracle

August 24, 2011 tajuddin

Here is the little script to convert number to char and trailing with $ symbol. select new_cost, to_char( old_cost,'$999,99,999') as original_cost from cpt_products; It displays result like – 12227 $6,000…

ASP.NET Java jQuery

Enable disable button using JQuery

August 21, 2011 tajuddin

Sometimes you need to disable or enable some elements in your document and jQuery makes this task easy. All you have to do is to set disabled attribute to “disabled”.…

Posts pagination

1 … 15 16 17

Com And Hosting

Categories
Recent Posts
  • Backup and restore Azure APIM
  • Why we should not save passwords in browsers – Cyber security awareness
  • Setting up CORS in Azure APIM policy
  • Add Azure DevOps agent IP address to Storage Account firewall using PowerShell and CI/CD pipeline
  • Lookup data from service bus topic message using Azure Logic App
Tags
11g ajax APEX APEX_JSON api Application Express asp.net asp.net mvc azure Bangla Bengali button c# checkbox cms data disable enable fancybox formview iPhone java javascript jquery leaflet lightbox map membership mvc mvc 5 Oracle Oracle Database pl/sql post postback security select list session sql sqldatasource tab user VB vb.net wordpress
Archives

You missed

APIM Azure

Backup and restore Azure APIM

August 6, 2024 tajuddin
Cyber Security General Other

Why we should not save passwords in browsers – Cyber security awareness

March 3, 2024 tajuddin
APIM Azure C#

Setting up CORS in Azure APIM policy

November 27, 2023 tajuddin
Azure

Add Azure DevOps agent IP address to Storage Account firewall using PowerShell and CI/CD pipeline

February 23, 2023 tajuddin
Tajuddin's Blog

Proudly powered by WordPress | Theme: Newsup by Themeansar.

  • Home
  • About Me
  • Contact
  • Gallery
  • Handy Sites