Toggle navigation
Home
Tools
More
Contact
About
Contact
Name:
Email Address:
Message:
Send
Clear
Home
Subscribe to:
Posts (Atom)
Popular Posts
How to add required indication(*) in bootstrap form?
You can easily add asterisk (*) to the required field in bootstrap form fields. Add the below CSS to your page. CSS: .form-group.requir...
How to initialize QStringList as Empty
QStringList list; In the above code will generate an empty list. list=QStringLIst(); This is used for initializing the QStringList as E...
How can i show confirmation box before page reload?
In some cases before page refresh/reload we have to show confirmation message to the user. The page reload only if the user allow. In JavaS...
How to close a database connection in Qt?
In most cases a warning " QSqlDatabasePrivate::addDatabase: duplicate connection name 'qt_sql_default_connection', old connect...
Java code obfuscation using Proguard
Java code obfuscation is a technique used to protect the intellectual property of software developers by making the source code of their ap...
Encrypt and Decrypt Online
Encryption is the process of encoding a message or information. Decryption is the process of encrypted data into its original form. It is t...
How to store JavaScript object in HTML attribute?
HTML5 has a new attribute "data-*". The data-* attributes is used to store custom data to the page. By adding data-* attributes, ...
How to send HTTP request in spring boot?
If you need to call remote REST services from your application, you can use Spring Framework’s RestTemplate class. Since RestTemplate inst...
How to load Google map in Qt application?
Create an html file 'GMap.html' for Google map like this <!DOCTYPE html> <html> <body> <h1>How to lo...
Expand div to full screen
Here we are showing how to expand a div to full screen. See the demo and do it. Sample code and demo is here <!DOCTYPE html><h...
Tags
Adsense
Ajax
Angular
Apache Spark
Argo CD
Backup
Blogger
Bootstrap
C
C++
Chart
Comparison
CSRF
CSS
Database
Definition
DevOps
Disk Clone
Docker
Domain Name
Electronics
Firewall
GIMP
Google Map
Hadoop
HTML
Hyper-V
Internet
Java
JavaScript
Jenkins
jQuery
jQuery UI
JUnit5
Kubernetes
Laravel
Make Money
Microsoft
Networks
Nortan Ghost
Obfuscation
Online Tools
Oracle
PHP
Printer
Proguard
Qt
RAID
Regex
Router Guards
SCSS
Single-SPA
Software
Spring Boot
Spring Security
Stock Market
Testing
Trading View
VMware
WebSocket
Windows
Youtube
Contact Form
Name
Email
*
Message
*