Skip to content
Tech Articles Hub

Tech Articles Hub

Technical articles on varied topics.

  • HOME
  • Web Development
    • WordPress
    • Web Design
    • PHP
  • Website Maintainence
  • Software Development
    • Java
    • VB.net
  • OS Specific

Author: kay

How to track click on a link with ajax and javascript

January 24, 2021 kay Uncategorized

I simply wanted to know on which links the user clicks. So I devised a method to capture these link URLS using javascript and posted them to server storing them in a log file.If this is what or something similar you would like to to do then read on. This allowed me to see the Continue Reading …

WordPress dompdf installation in page template example

December 9, 2020 kay Web Development, Wordpress

Using the pdf library dompdf in your WordPress page to convert some HTML you already have generated to a PDF file will be explained in this article. We will be doing that by creating a WordPress page template. The page template will include the dompdf library and convert an example HTML to a PDF file Continue Reading …

WordPress redirect page with countdown timer

August 19, 2020 kay Wordpress

If you want to redirect a specific page on your WordPress website, displaying a message along with a countdown timer something like a splash page, redirecting to a internal or external page when countdown reaches zero,then please read on. This article will describe in detail how to perform the redirect without a plugin. Step Continue Reading …

WordPress : Add header code for a specific page without plugin

August 17, 2020 kay Wordpress

There may be a requirement when you would like to place header code consisting of scripts or meta tags to appear on site header for a particular page only and not on all pages. Two Methods will be described in this article showing how to do that without a plugin, step by step. Method Continue Reading …

Php script to split large files to smaller files

August 14, 2020 kay PHP

This article will describe how you can split large php files line by line to smaller php files. If you have a large php file with content in each line of the file and you would like to convert it to smaller chunks then here you will find the php script code to do that Continue Reading …

Access windows filesystem in ubuntu virtualbox

August 11, 2020 kay linux, Ubuntu, Windows 10, Windows 7

This article will describe how to access a windows drive in ubuntu operating system installed in virtual box machine. Shut down the virtual machine. From the virtual Machine Menu,Go to Machine->settings->Shared Folders. Click on Machine Folders -> Blue Folder Icon with Plus Sign on the right (Add Folder Icon) Click on folder path -> Choose Continue Reading …

Large .thumbnails folder in DCIM folder in android.

August 5, 2020 kay Android

Are you facing the problem of having a large .thumbnails folder in the the DCIM folder in the android.This is actually an error and android automatically creates the folder with files that show a very large size wheras actually they are not.This might create problems if you are backing up your files to the cloud Continue Reading …

WordPress : Using syntaxighlighter plugin with gutenberg editor causes error

July 10, 2020 kay PHP, Web Design, Web Development, Wordpress

Do you use Syntaxhighlighter Evolved Plugin to highlight code in gutenberg block editor and it creates error in the form of replacing the code with funny characters while publishing or updating the post ? If yes then this article will describe exactly how to fix this error from occurring and breaking the code. If you Continue Reading …

Posts navigation

1 2 3 … 5 Next Posts»

Log In

  • Register
  • Lost your password?
  • CONTENTS
  • POPULAR
  • RECENT
  • TAGS
  • Android (1)
  • C (2)
  • Configuring Scripts (1)
  • Cpanel (1)
  • Java (6)
  • linux (1)
  • Operating Systems (1)
  • PHP (7)
  • Software Development (10)
  • Ubuntu (1)
  • Uncategorized (1)
  • VB.net (4)
  • Web Design (10)
  • Web Development (12)
  • Web SEO & Marketing (1)
  • Website Maintainence (4)
  • Windows 10 (1)
  • Windows 7 (1)
  • Wordpress (12)
  • Xampp (1)
  • WordPress : Add Text or Content To Bottom Of Post without plugin programmatically
  • WordPress : Using syntaxighlighter plugin with gutenberg editor causes error
  • Enable syntax highlighter evolved in comments in wordpress
  • Encrypt and Decrypt a file in java
  • Windows 10 classic start menu enable
  • Change thumbnail size in wordpress
  • WordPress : Execute external php file
  • Xampp : Default Database username and password
  • WordPress : Replace string in content of all pages
  • Automatically update jLabel from values in jTextfield in java
  • Large .thumbnails folder in DCIM folder in android.
  • Access windows filesystem in ubuntu virtualbox
  • Php script to split large files to smaller files
  • WordPress : Add header code for a specific page without plugin
  • WordPress redirect page with countdown timer
  • WordPress dompdf installation in page template example
  • How to track click on a link with ajax and javascript
  • Double linked list in c++ implementation
  • Determine the Operating System installation date using wmi in vb.net programmatically
  • How to get windows firewall status programmatically in vb.net
  • How to track click on a link with ajax and javascript
  • WordPress dompdf installation in page template example
  • WordPress redirect page with countdown timer
  • WordPress : Add header code for a specific page without plugin
  • Php script to split large files to smaller files
  • Access windows filesystem in ubuntu virtualbox
  • Large .thumbnails folder in DCIM folder in android.
  • WordPress : Using syntaxighlighter plugin with gutenberg editor causes error
  • WordPress : Replace string in content of all pages
  • WordPress : Add Text or Content To Bottom Of Post without plugin programmatically
  • Xampp : Default Database username and password
  • WordPress : Execute external php file
  • Change thumbnail size in wordpress
  • Windows 10 classic start menu enable
  • Encrypt and Decrypt a file in java
  • Enable syntax highlighter evolved in comments in wordpress
  • Automatically update jLabel from values in jTextfield in java
  • Determine the Operating System installation date using wmi in vb.net programmatically
  • How to get windows firewall status programmatically in vb.net
  • Java run code before exit of the application
adding widgets to wordpress add widget areas wordpress add widgets wordpress add widget wordpress header adsense ad below post title adsense ad below post title wordpress auto update jLabel from JtextField in Java basics pointers c++ basics using pointers c++ benefits of php benefits of using php c++ pointers basics decrypt file java determine Operating System install date using wmi source code vb.net double linked list double linked list c++ tutorial double linked list in c++ double linked list in c++ implementation double linked list in c++ implementation tutorial double linked list in c++ tutorial doubly linked list doubly linked list in c++ implementation doubly linked list in c++ implementation tutorial doubly linked list in c++ tutorial encrypt file java execute code before exit java swing execute command and capture outputput vb execute process and get its standard output and standard error vb.net execute process and get output vb find OS install date wmi program vb.net first image of post first image of post as thumbnail wordpress html in php html inside php image from post as thumbnail java file encryption java file encryption decryption java multiple gui panels java multiple gui windows java swind window closing event java swing execute code before exit app java swing multiple frames example Java swing multiple windows java swing windows look and feel linked list in c++

CONTENTS

  • Android (1)
  • C (2)
  • Configuring Scripts (1)
  • Cpanel (1)
  • Java (6)
  • linux (1)
  • Operating Systems (1)
  • PHP (7)
  • Software Development (10)
  • Ubuntu (1)
  • Uncategorized (1)
  • VB.net (4)
  • Web Design (10)
  • Web Development (12)
  • Web SEO & Marketing (1)
  • Website Maintainence (4)
  • Windows 10 (1)
  • Windows 7 (1)
  • Wordpress (12)
  • Xampp (1)
  • Xampp : Default Database username and password
    If you have installed Xampp at localhost then it will allow you to create a default mysql database without giving any password through phpmyadmin.If you are trying to install Continue reading ...
  • Dns Settings For Domain Name at Domain Registrar
    Dns settings for a newly created domain name enable the domain name to be resolved to the IP address of the web host.It may be noted that the website files are actually Continue reading ...
  • How to get windows firewall status programmatically in vb.net
    I am going to tell you how to get windows firewall status programmatically alongwith the example source code. To achieve this the netsh command is executed and its output is Continue reading ...
  • WordPress : Add header code for a specific page without plugin
    There may be a requirement when you would like to place header code consisting of scripts or meta tags to appear on site header for a particular page only and not on all Continue reading ...
  • Large .thumbnails folder in DCIM folder in android.
    Are you facing the problem of having a large .thumbnails folder in the the DCIM folder in the android.This is actually an error and android automatically creates the folder Continue reading ...
  • Check antivirus installation in windows using wmi in vb.net programmatically
    Using wmi in vb.net programmatically,this article will tell you how to check if antivirus is installed or not,the name of the antivirus product and the status of the Continue reading ...
  • Change thumbnail size in wordpress
    We must understand theme thumbnails sizes before I tell you about changing thumbnail sizes without using a plugin.Featured image and thumbnail are just the same in WordPress. Continue reading ...
  • Php script to split large files to smaller files
    This article will describe how you can split large php files line by line to smaller php files. If you have a large php file with content in each line of the file and you Continue reading ...
  • WordPress Excerpt Showing First image of Post as Thumbnail if exists
    In my own site I wanted a thumbnail to be shown in the excerpt with the thumbnail images being picked up from the first image of the post.It was also desired that no default Continue reading ...
  • WordPress : Add Text or Content To Bottom Of Post without plugin programmatically
    This article will describe in detail adding text or any other content at the bottom of all posts programatically at run time without any changes to the wordpress database.The Continue reading ...


Encrypt and Decrypt a file in java

February 19, 2017

Automatically update jLabel from values in jTextfield in java

February 15, 2017

Determine the Operating System installation date using wmi in vb.net programmatically

February 13, 2017

How to get windows firewall status programmatically in vb.net

February 12, 2017

Java run code before exit of the application

February 11, 2017

Design java swing application with multiple windows

February 9, 2017
Copyrights © 2022 Techarticleshub.com. All rights reserved.    Contact Us    Sitemap

By using this website you consent to agree with our Terms Of Use  and Privacy Policy