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

Search In

Creating A PopUp Window in Liferay

The Below Code will show you how you can create the Popup Window in Liferay.we have given the id **patient-popup** to the popup window and enable that window on onclick event of link button. View.jsp <%@ taglib uri="http://java.sun.com/portlet_

How to create an Accordion

This tutorial will help you to create an accordion and use it for making html page more user friendly, interactive and presentable. Accordion are usually used in pages that consists questionnaires and wherein we want to display the answers and move f

SQL Insert Statement

SQL insert statement is used to insert the data in a table in database . Using this statement we can insert single or multiple data in a table . We can insert the data by two ways : 1) By SQL insert into statement : we can insert data either by colum

Property List of MPMoviePlayerController for iOS

There are several properties available for MPMoviePlayerController in iOS. We just need to use them to play the movie according to our need. You can access these properties like this:- Create property in .h file @property (strong, nonatomic)

Validate textbox only for integer and float numbers on a button click.

We can validate a textbox on a button click by calling a function and using jquery. I am using regex for integer and decimal numbers and match method for the comparison. Here is the code: <html> <header ng-controller="menuController">

HTTP Long Polling

Hello readers today we discuss about "HTTP Long Polling". World-wide-web application coders can put into action an approach called HTTP extended polling, in which the client polls the server looking for brand new data. The particular server keeps th

Filling Values in a html table dynamically

How to enter values in html table dynamically Filling Values in a html table dynamically //Below is the program to create a table structure dynamically. //Input is taken from the User in 'Radius' TextBox and Unit is selected from 'Select Unit' D

Arrays in C#

Array in C# works as it works in any other language except few differences. When we declare an array we must use a square bracket ([ ]) after the data type. int[ ] number Unlike c arrays, in c# size of array is not part of its type. This allows u

Google Now card full api for Developers

Hi Developer, Google is coming with the new set of api with Google Now card,Api was released some time before in January this year. Check below url for more information on this. Google Plans To Release Open API For Google Now Cards At South by Sou

Accessing JNDI DataSource with JSTL from JSP

JSTL Sql tags with JNDI datasource : In this article we will show you how to create the JNDI datasource and access it using the JSTL tag library. We will use the tomcat DBCP Connection Pool defined in context.xml, to execute an SQL query and output t

1 202 949
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: