Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

Search In

Difference b/w Div and Span Tags

Hello readers, Toady in my blog I will discuss upon the difference b/w Div and Span tag in HTML.   For every beginner it is very confusing where to use which tag either Div or Span.   The <span> and <div> tags are very usefu

WPF Converter : Show autoincrement number in ListBox

Introduction If you want to do data binding between  incompatible types, you need to use a converter. A converter converts the value from source type  to target type and vice versa. A value converter is a class, that implements the simple

images from database to jtable. Java

I have an app that contains a database using java sql, and has a jTable that displays the database info. It works fine, EXCEPT for when I am trying to store and display images to one of the columns. I used the  jTable1.setModel(DbUtils.resultSet

Remove hash from URL angularjs single page application

Hello Programmers,   By default AngularJS places hash (#) in URL when we build a single page application using it. There is some circumstances when hash creates problem. Search Engines like Google couldn't parse and read content from the U

The Viewport - Responsive Web Design

Viewport meta tag is the primary idea of Responsive Web Design. The viewport differs from device to device. It will be smaller on a mobile when contrasted with PC screen. To set the viewport, HTML5 presented a technique  <meta> tag, to pe

how to add a product into cart shopify ?

In our previous blog we read about categories and their products now we ll look how to add each product into cart for checkout. Each product has a unique id and product varients that we ll add into cart. This is the basic method we uses to add cart

Cordova - File Transfer in Phonegap Application

This plugin can be used to upload and download files. Installing File Transfer Plugin: To install this plugin into your application, run the following command:   cordova plugin add cordova-plugin-file-transfer After installing the plugin, y

Drupal 8 Theme folder structure

In D8, location of theme moved to /themes, while the core themes moved to /core/themes, not sites/all/theme like Drupal 7. The basic theme structure of D8 Will have sub folder for images,css, js & templates.   This is how the directory str

Privileges in MYSQl

Hello Readers, Hope you are doing good today. Today on My blog, I am going to explain about the Administrative Privileges in MYSQL. What is Privileges Several types of privileges can be granted to an account. Privileges should be granted acc

PHP's file handling system functions.

As PHP is a server side scripting language it does allow to create, access and manipulate files on the web server. Let's see how it works.   The very first need to work with files is to open the file. For this purpose, there is a PHP funct

1 602 633
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: