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

Search In

How to Change User Active/Suspend Status on dropdown change in cakephp

Hello Reader's!,If you want to change User Active / inactive status on click or dropdown change,Then I wrote this blog for you. first you need to create dropdown box which contain user status 0 for Suspend 1 for active. Example: <?php $opti

AngularJS http (ajax)

AngularJS has provided a $http service that works as an ajax call in jquery. It performs a function of reading data from the server. $http makes a call to the database and retrieves the desired data or records. How to use? 1. you need to inject $ht

Difference between Razor Engine and Aspx Engine

Razor and ASPX both are engines are used for designing and defining the HTML part in your application. While working with normal websites we go with the ASPX engine While working with new kinds of project like MVC we use Razor engine for  it.

How to use __Call magic function in PHP

Hellow Reader's !, Before going to Discuss about __Call Function in PHP u should know about Magic Function in PHP. If you have ever looked at the source code of open source PHP projects, you might have noticed object methods that begin with a dou

How to show the web page within your application using webview in android.

If you want to show web pages without opening browser application in your android application then make the use of webview as I have done below:- 1) to make your application access the internet use the permission"<uses-permission android:nam

Table Schema from SqlDataReader

While using ADO.NET classes we perform manipulations with data and tables.   But if in any case we first want to know the table structure or want to get the schema structure then we can also use this classes for that.   This is to insta

Structures in C#

In C# it is a value data type. It contains information of different type of variables.   Srtuctures are mainly used to store homogenous information.     Structures are used to represent record. You might want to track the follow

  • 121
Count down timer that shows in HH:MM:SS format

If we need to show countdown till in some point of time in future then CountDown timer is the best solution CountDown Timer sets countdown till in some point of time in the future, with regular interval. CountDownTimer is the class that handles all

Credibility/Validity

There have been numerous studies on credibility in life and especially in administration/management. It appeared like an interesting subject to read and think about. I am not going into a tremendous criticism simply making a few observations. In thi

Header Files in C++

Header Files in C++ are used to provide the functions and facilities that is used in our program to make our task easy to do and better way to perform.   Header files provides the way through which you can print or  take input in our prog

1 538 720
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: