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

Search In

Python Official Website and install python

Python Official Website : http://www.python.org/" Python Documentation Website : www.python.org/doc Python binary can be found here: https://www.python.org/downloads/ Python IDE’s: http://sourceforge.net/projects/pyscripter/ https://wingware.com/d

Resolve Generic Engine spellcheck reindexing causes java.lang.NullPointerException

Hello Guys Many times we are getting NullPointerException in our liferay server log during upload, upadte and delete files. Error look like as below in our server log : 20:22:50,828 INFO [liferay/search_writer/SYSTEM_ENGINE-3][BaseSpellCh

Unwind segue in iOS

To Use Unwind Segues in iOS. 1- Create three controller using storyBoard 2- Push from FirstViewControleller to SecondViewController 3- Push From SecondViewController to Third Write a function in FirstViewController like this -(IBAction)prepareFor

What is Cookies and its types?

Cookies are the records which are stores in users PC, cookies are intended to store an unobtrusive measure of data/information and the information can be gotten to by customer or web server. There are taking after kind of cookies:- 1. Session Coo

Change Management Organization & IT Project

Changes in an organization/company is something that must be expected in the IT change project, due to the change of the company of the main centre IT project should be able to follow the key/main business of the organization. Change of management b

jquery redirect

Javascript and jquery redirection is a client side redirection. Redirection means taking a user from one location to another location i.e page. Here are several methods available in jquery and javascript for page redirection such as replace() --

How to rename database in MySQL?

To rename a database in MySQL you need to follow the steps given below: Dump the schema using Mysqldump Restore the dump schema to other schema Drop the old schema(if required) For Example: Suppose we have a database emp which needed to renamed a

How to define pagination in Codelgniter

Hello Friends, Pagination is the basic component of listing pages. If you are new in Codelgniter and want to use paging in your listing pages. Please follow the below code for the same: 1) Open your listing controller where you want to show listing

How to use jquery attr()

The jQuery attr() method is used to set or return attributes and values of the selected elements. Syntax : $(selector).attr(attribute) Example: <!DOCTYPE html> <html> <head> <script src="https://ajax.googleapis.com/a

Jquery serialize function.

Hello Readers , jQuery serialize() method is used to create a text string in standard URL-encoded notation. It is used in form controls like input, textarea, select etc. It serializes the form values in such a way so that its serialized values ca

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