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

Search In

How to send mail from Any Button in OpenERP/Odoo ?

OpenERP enables utilizer to send and receive emails when an action is done from OpenERP. We can configure emails to be send when a sale is verify or invoice is paid etc. But to implements these type of functionality, we require to update the function

PHP: Read CSV FILE, Write CSV FILE and READWRITE CSV FILE

1> Read CSV file When you read the CSV file in php you use the code given below.Here we use the fopen(), fgetcsv() functions to read the csv file. The below code reads data from a CSV file read.csv <?php if (($handle = fopen("read.csv", "r"

Cakephp Callback functions

Hello Reader, We have three cakephp callback function which generally used into the cakephp projects. 1> beforeFilter(): beforeFilter() is the cakephp callback function which can be used in AppController or in Controller and this function execut

Adding and Deleting items in dropdown using javascript.

Hi Readers! In this blog we will learn How we can Add and Delete items in dropdown in JavaScript. .In the bellow example we are going to add items in dropdown and delete selected item from the dropdown list on specific button click . <html la

Pull to Refresh using SwipeRefreshLayout like Gmail

This blog provide you simple Pull to refresh functionality with SwipeRefreshLayout. First of all create new project. Open xml layout file and create ListView/ScrollView/Gridview. Wrap ListView/ScrollView/Gridview with "android.support.v4.widget.

Event Booking Extension

Events Booking is a Joomla Events Registration extension which is a very powerful, rich featured and easy to use. You can create both free and paid events and registrants can register themselves to the event either as a group or individual via onlin

Introduction of HTML5 LocalStorage

HTML5 Local Storage Introduction: HTML5 Local Storage is a web and mobile based standard technology which allow a user to store and retrieve data in a person's local device. By using local storage, web based applications or

HOW TO MAKE A MAIN MENU WITH SWIPING EFFECT IN FLASH

whenever we started to make a game first thing we need is Main menu, its our first screen and we have to make it user friendly, so that user find very easy how to play the game. when we have more than one stage in our game we need a menu so that use

JavaScript String Operators

Basically string is used to hold the data in text form . Mostly used operation on string is to check the length of string , to concatenate with the help of + and += ,check for substring with the help of indexOf method and extract substring with the s

Difference between ViewBag, ViewData, or TempData in MVC

Difference between ViewBag, ViewData, or TempData in MVC:- In Asp.Net MVC you have three ways to pass data from controller to view and in the next request. They are ViewData, ViewBag and TempData. ViewData:- Viewdata helps to maintains data when

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