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

Search In

How to create / retrieve / modify / delete a cookie

We use cookie to identify the identity of a user and make sure that the user is an authentic user when user traverses through different pages of an application or a website. Basically a cookie is a file in text format that is embedded by the server o

Adding Form Elements dynamically in Javascript

You can use JavaScript to add elements like textbox, button, radio button in a html form. createElement() method is used to create html elements at runtime. Here is the example: HTML: <form> <h2>Dynamically add element in form.</h2&

Skinning a Character in Maya using Component Editor

Skinning a Character in Maya using Component Editor Tutorial #1 Intermediate In the following tutorial we will learn the alternate way to skin the mesh in Maya apart from usual painting based skinning . We will use Maya’s multipurpose Compone

Two level or multilevel workflow for Liferay 6.2

Hello guys, many times developers got stuck into the issue that How to create Two level or multilevel workflow for Liferay 6.2. So here below I have created two level or multilevel workflow for liferay 6.2. In which first approver approve the task af

Various Project management tools

Project Management is a plethora of activities. Project Management indulges in various activities such as Client Communication, Resource Planning, Project Planning, Risk analysis and mitigation, Project co-ordination and so on. In order to smooth&nbs

Use of Base Repository class

While performing database interactions  you need to made a repository class in which all SQL mehods are predefined.  That class is called as Base Repository   Imports System.Data.SqlClient Imports System.Xml Imports System.Globaliz

How to make Split Invoices in OpenERP(Odoo)?

If you want to make Split Invoices in OpenERP(Odoo) follow the below mentioned steps: Step-1Install 10n_ve_split_invoice module. Step-2 After that we have to customised 10n_ve_split_invoice module. In below example, I have custmozied .py file. You ca

Strong Parameters in Rails

Strong Parameters in Rails Strong parameters are used to prevent the action controller parameters that are used in Active Model Mass Assignment. If you want to use them, you need to white-list them. It is basically used as a security for sensitive mo

How to redirect a Web Page via Javascript

First question is that it is legitimate to use JavaScript redirect over other available options like Htaccess Redirect, html Redirect, Php redirect etc. as SEO point of view ? The answers is famous quote from Google Support itself. "Using JavaSc

Create a custom module in Drupal 7 to create a list page of custom content type

Here I am giving a brief idea of creating a custom module for newbie. For taking an example, I am creating a list of contents of my custom content type. However for creating custom pages, we can use Views module and it is highly customizable. But I

1 16 76
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: