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

Search In

Get dropdownlist selected value/text using javascript in asp.net mvc

A dropdownlist is a list of items from which user can select one or multiple values at the same time. Every dropdownlist contain two items one is a value and another is text. Here in the given example,there is a list of student names in which Studen

My listview not returning me to my DetailActivity.class when I'm clicking an item on listview

I am having trouble with my ListView. It always sends me back to my login page whenever I press an item on the list. It supposed to go to the details page.  Home Activity package com.example.kun.carcarkila; import android.content.Intent; imp

Internationalization in Cakephp 2.7

Internationalization means to translate the data of your website to other languages. For internationalization you need to do few changes in your controller view and config file too. 1. First you need to add a file. You can call it global.php in con

ItemsControl in WPF

WPF has so many controls to bind the data. They all have different shapes and perform different according to their functionality. There is a simplest control ItemsControl in WPF which is used to bind the list of items. There is no shape and style at

Create wordpress Plugin to Get all Category in Dropdown: Part 2

Hello readers, In my previous blog, we talked about "How to Get All Category in Dropdown". Means that it will help you to get all category in dropdown and if you select any category from dropdown you get all related post   Now, I ha

Abstraction and Interface

Abstraction Abstract defines "what something is". An abstract is a class which cannot be instantiated. It is declared by abstract keyword. A class can inherit/implement only one abstract or other class. An abstract class can have Fie

Saving Details With BelongsTo Associations in cakePHP 3

Hello Reader's , Hope your are doing good today. Today in my blog i am going to explain how you can save details with BelongsTo Associations in CakePHP 3. If you have multiple record for a single user, then you need to split your record into se

Sanitization in Cakephp 2

Sanitization in Cakephp 2 Sanitize in Cakephp is used to rid user submitted data and any other unwanted information.  Sanitize can be used anywhere in controllers or models. Before using Sanitization, you need to import its library by calling i

Form validation using CSS

Hello Readers This blog will introduce you to how we can use input type and attribute in forms for form validation (checking the correctness of a value). Thus, a form validation refers to checking the correctness of the entered value. A form input w

Import Android Facebook SDK4 in eclipse

Hello Readers, In today's post we will learn to import Android Facebook SDK in eclipse. We faced several problems when import Facebook SDK in eclipse. To import we need to follow the steps as mentioned below:   First of all, we need to

1 513 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: