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

Search In

How to hide/show the html using Angular JS

Hello Reader's if you want your webpage to show or hide the html form with just a single click then choosing Angular will be the best way. Lets see how to get it working in the example as below:- <!DOCTYPE html> <html> <script src="ht

Passing XML string to a stored procedure?

I am really really confused about how to convert string data that I get from a form and convert it to a XMLstring and pass the XML string to a stored procedure in Java. Please help me out. So, Let's say:- Post () method- String a = request.get

Difference between @"MM/dd/yyyy" and @"MM/dd/YYYY" in setDateFormat.

The difference may seem very small but it makes a lot of changes in the ways things work.The year when written in small letters (setDateFormat:@"MM/dd/yyyy") is the ordinary calendar and will return normal year, but in case of the capital YYYY, (setD

Using database for session handling in codeignitor

codeIgnitor will usually make everything work out of the box. However, Sessions are a very sensitive component of any application. It’s important for you to understand that once initialized, the Session class runs automatically. There is nothing you

Web api to insert data into database using php

Hello Readers! In this blog we are going to create an api for inserting the data into database and then passing the data to the device in JSON format using php.   Step 1 : Firstly you are required to create a database. Here we have created a s

Optimize updation and insertion for Grid

While working on the MVC we have implemented the JQuery grid that is use for the Crude operations.   Then after this we will define a method from which the insertion and the updation is being done on the same method.     First we

pagination in core PHP

**When there are a sufficient number of pages present, a Last Page link is added. When you navigate away from the first page, a previous page link is added. When you navigate past the second page, a first page link is added. This code hasn't been te

Updation in Jquery Grid

In MVC while embedding the Jquery grid we will have to also perfrom the Crude operations like Insert Update Delete.     For doing that in MVC we need to made actions for it and for each action we need a view .     But in cas

Filtering methods in jquery

In jQuery there are three most essential filtering techniques used these are first(), last() and eq(), which permit you to choose a particular element in respect of its position when there are more than one element or have group of elements. jQ

How to load a previous page using JavaScript ?

History back() method in JavaScript : The back() method of a history object is used to load the previous page browsed. In our application sometimes we required to go to last opened page, in this case the back() function is used. It is same as the bac

1 14 90
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: