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

Search In

How to repeat header row in LibreOffice

In order to repeat header row in LibreOffice do following: Format->Print Ranges->Rows to Repeat > Edit Print Ranges Print range -entire sheet Rows to repeat -user defined- $1:$5 Colu

Set the JAVA_HOME Environment Variable in Windows OS

Following steps help you to set the JAVA_HOME Environment Variable in Windows OS First check where the Java Development Kit is installed. Usually path would be similar to one below: C:\Program Files\Java\jdk1.6.0_10 Copy this path and do followin

SiteMap in asp.net

In this blog I will explain you how to use siteMap in asp.net web application.I would like to start with few basic question:- 1) What is siteMap? The SiteMap displays a list of links representing the user's current page and the hierarchical path

How to get sub strings from a string using Regular Expression

Hi, The below code is to get substrings from a string. You are going to love this below code which is very simple but very effective. I have used regular expression to get the sub strings. NSString *strTest = @"Hii how are you doing @Ravi , how do

CSS3 Display Table Property

In this blog you come to know about making of HTML table by div tag. It shows how display: table-cell and display: table in CSS3 works. The styling is used to make elements, such as tags behave like and tags. so tags should be reserved for data

Difference between addEventListener and onclick

Both onclick and addEventListener javascript function will work but sometimes it creates problem for developers to understand what the exact difference of these two's are. var h = document.getElementById('a'); h.onclick = function1; h.onclick = func

Changing URL parameters using Javascript

More often than not we need to change URL parameters sometimes for Hash tags and sometimes for creating url parameters for creating new clickable URLs.. function updateQueryStringParameter(uri, key, value) { var re = new RegExp("([?&])" + key

Test Coverage and its advantages

What is test coverage and its advantages and disadvantages? Test coverage or Code coverage is a very useful tool which is used to test untested parts of code. Test coverage is a measure which is used to describe the degree to which a source code of p

Mongodb Error Could not connect to a primary node for replica

Could not connect to a primary node for replica set <Moped::Cluster nodes=[<Moped::Node resolved_address="127.0.0.1:27017">] If you found above error then first check sudo service mongodb status If yes, then run following command's: 1.

How to create recurring invoice in OpenERP-8(Odoo)?

Installation of Subscription Module in Open ERP Step 1:- Install -> Subscription Module. Step 2:- Go to Settings -Technical - Automation - Recurring Types -create record must be Invoice. Step 3:- Go to Settings - Technical -Automation- Rec

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