
Search In
Here is the example for *How to use upload files with JQuery. *
If you having trouble with such issues, then use the below code.
Here is the HTML
<div class="flie-btn clearfix">
<input class="fileinput" type="file" name="data[User][
Hello friends,
Here I am explaining that if you want to get all the values from a specific column from a multidimensional array then you can use a php predefined function which is "array_column()".
array_column returns the values from a single colu
Each project has its own documents in SharePoint.
For creating the Project documents, first of all we have to create context by passing the projectSiteUrl.
1. Create context of projectSiteUrl
using Microsoft.SharePoint.Client;
context = new Client
How to show different products in different stores.
In magento sometimes we are required to show different number of products under same category in different store views.
To do so we can apply changes in visibility of the manage product from admin
What Are The Product Risk In Software Testing ?
In the industry, Product risk is the probability that the application or software or system might be decline to gratify or fulfill few logical or rational expectation or presumption of the client, cons
Canvas is a game object where all the UI elements are children of it. It has a canvas component attached to it. All UI elements can only be visible inside a canvas. If you directly create an Image then Canvas will be created automatically with
Hello Guys
Liferay provides inbuilt datepicker of alloy script. Liferay use alloy and AUI script instead javascript or jQuery.
Below example help you for better understanding :
<input class="form-control" type="text&qu
Linkify is very helpful to create links from TextView or Spannable. Linkify get Regular expression and work on Text with Regular expression.
For example, you have a random text which includes web URLs also and you want to use web URL as click
Checkit allows you to validate full javascript object, defining custom rules and message, I supports both asynchronous and synchronous validations. The validations by checkit works for both on browser and server.
Sample code:
1. Async:
va
SMTP stands for Simple Mail Transfer Protocol. This is the basic protocol used for email transfer in the internet.
SMTP is the protocol that will access details from the web server and will allow you to email the user any time you want.
&
