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

Search In

Top 3 Benefits of Using Apple Business Chat for Your Enterprise

Businesses today must contend with a plethora of challenges to ensure that their customers have a fulfilling experience. One of these challenges above is providing them with smooth mobile communication for supportive customer service. It is why it is

Reset or Retrieve value of all hidden type input box of FORM or DIV using jquery

Reset or Retrieve value of all hidden type input box of FORM or DIV using jQuery .each() method. You can use below code for this <!DOCTYPE html> <html> <head> <title>Reset or Retrieve value of all hidden type inpu

Tomcat and Servlet/JSP where write a file on HDD?

hi all i am use tomcat 8 and my war file initially i want write a file a .properties file, here the code: Boolean wflag = false; String wnomfile="my.properties" Properties prop = new Properties(); OutputStream output = null; System.out.println(

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

How to edit column header using Handson Table

How to edit column header using Handson Table  While using Handson Table, I faced a issue of making Headers editable. The HandsonTable plugin can be downloaded from the following link: github The solution which I got for making headers editab

How to implement push notifications in phonegap application.

Using Google Cloud Messaging (GCM) we can send push notification from web server to the android devices that are registered. This is how the process works: 1.Android device sends sender id to GCM server for registration. 2.GCM Server returns regist

Avoid Strong Reference Cycles Objective C iOS sdk

How to Avoid Strong Reference Cycles Avoid strong delegates Avoid strong IBOutlet Avoid strong reference variable inside the Blocks Although strong references work well for one-way relationships between objects, you need to be careful when worki

How to create a transparent image with CSS?

<!DOCTYPE html> <html> <head><title>css3</title> <style> div.bg { width:500px; background:#000; border:2px solid #00ff00; } div.transparent-box { width:400px; margin:40px; background-color:#fffff

How to create reports using Base Report Designer and OpenOffice in OpenErp

Creating reports in OpenErp using OpenOffice is the easiest way. Just need to follow simple steps: Download base_report_designer module from the web or https://www.openerp.com/apps. Add to the addons and install the module. Open OpenOffice 3 and cr

How to filter an array

Sometimes we might need to filter a list of records. For instance : We have an array of employees and we want to get all employees who live in the city Dehradun. Here is the structure of Employee class : @interface Employee : NSObject @property (n

1 182 287
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: