
Search In
Introduction
There are a lot of digital marketing tools out there that can help in anything from social media marketing management to complete web design. There are many tools that have been designed with white label functionality for agencies.
&nb
Basically we work with Portlet Application development and need to submit form and display the data in JPS page or need to store into database.
In this blog I only illustrate simply submit the form data using ajax to portlet action methods and then
The HashTable is based on the key value pair which is based on the hashing done. It uses the key to access the elements of the collection.
A hash table is used when you want a key value pair and want to access collection through key. Each it
Basic CRUD command in mongo are listed below:
1) To list all the databases
show dbs
2) To create a new database
use dbName
3) Check in the list of database that db created or not. Use cmd:
show dbs
But your recently created db will not app
The best way of representing a data set for analysis is using charts. So if you are developing a rails application and you want to show the analytics as charts in the dashboard, there are multiple gems available in the rubygems community. Here I am g
Hello reader's in this tutorial we will find an array by searching. We will search an specific array's value and get the array element index if found.
We are going to use a Array object methods indexOf and lastIndexOf which is in the new (E
Earlier in order to play an audio file in browser Flash was used. But with HTML5 audio element we can play the audio files without the need of the flash.
It supports formats like:
mp3
ogg
wav
The syntax of <audio> element is:
<audi

Sometimes you need to adding dynamic fields in a form as per client requirement. The dynamic field is new input field which will be created whenever we click + button in our script. Here, in this tutorial, I have provided an easy way to add dynamic f
In this competitive world, PHP is ruling the web development like a boss. PHP is a well-known technology used for the website and web application development. Its the most used technology among various available technologies due to its great features
When you have an eye-catching company logo, then you have one of the most powerful branding and marketing tools at your disposal. Thus, don't neglect to find a professional company to handle logo design as you prepare to start a new bus
