
Search In
In this tutorial, we will learn "How to upload multiple files with the help of Codeigniter's customized upload class named as CI_Upload_Multiple in the file named Upload_Multiple.php in the Codeigniter's library". With the help of t
Sometimes we need to send data from Controller to JSp. Here I'm going to explain how we can send and iterate Object List in JSP file. You can do this easily by following the below steps:
1- Define the below dependency in you pom.xml file for jackso
Getting started with LINQ To SQL:
When we say LINQ To SQL, it refers to the technology through which we can access Database via LINQ. This has replaced the traditional way of writing SQL Query for Database access, even it has
"ClientIDMode on Asp.Net 4.0"
This feature is added in ASP.NET Framework 4.0.
Problem:
The control's client side ID is regenerated at runtime,basically it inherits outer control’s id from parent control or place holders and g
To have the fastest and the most accurate keyboard skills is one type of a need for most of the companies and job profiles in today’s time. There are many typists in a report or incorrectly keyed orders that are not acceptable for the co-worker
I Studied Java during the time of school and since then the language has been in close association with me. It has always been the first love for most of the programmers but since now Kotlin has finally arrived would it mean that Java is dead or is i
This Blog will explore you how you can send the email using liferay portlets. The below code will helps you to send email using liferay portlet.
Firstly you need to configure Liferay Mail Configuration:-
Login using Liferay Admin account and go to
Having an excellent working environment makes people a lot more motivated and productive. Aside from that, it makes them happier people overall. Thus, it is within an organization’s best interest to ensure that their work environment is conduci
I am having problem with having a GUI interface to be implemented via a second file which just contains the file to read, plots made and some new functions to be evaluated based on that.
I am trying to create a GUI application using Tkinter.
If we record the video from our app and need to crop that video in the square shape on any other specific frame then use the following code-
In this code, we need the URL of the video that can be local URL because when we record any video it is stor
