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

Search In

Creating CSV from HTML using jQuery

In one of the project, I needed to create the CSV file from the html using jQuery. To make this possible, I created the below code to convert the html into csv file using jQuery. <script type="text/javascript" src="jquery.min.js"></script&

How to take Backup of MYSQL Database file and upload it on Dropbox Account?

Hello, I am sharing here how we can take backup of our Project mysql database file and upload it in our Dropbox Account. Advantage using this feature is we can store our database backup in our Dropbox account daily. We can set our script as a cron

Started with Bootstrap

Welcome to Findnerd. Bootstrap is a most popular front-end framework. Frontend framework works in client side such as HTML,CSS and JS development.Bootstrap is an open source client side framework.Bootstrap is also known as Twitter Blurprint. Mark Ott

Drag and drop with jQuery UI Sortable

If you want to make the drag and drop with jQuery UI Sortable then you have to do the following things. The jQuery UI sortable feature include the serialize method. A text string in standard URL-encoded notation is created with serialize ().  S

How to Generate Excel file using Apache POI in java

Hello Guys Bellow code will help you to generate excel file in java. Herebelow I have used apache poi jar file version: poi3.8.jar . You can download jar file from given bellow link http://poi.apache.org/download.html Now Create ExcelExample.java

List of Best Internet Connectivity Types for Tablets & Laptops

Be it for entertainment or for work, tablets are the best devices one can be using these days. Sized between a smartphone and a laptop, a tablet brings you better balance of screen space and computing power. However, to ensure juicing the best experi

10 Things to Consider When buying a Router (Beginner Guide)

Today, the government offices, companies, banks, schools, colleges, and all other locations have a router. Internet will be like a basic need these days without which you are unable to survive. Within many companies, employees find it difficult to mo

Mailchimp, third party newsletter in Drupal

MailChimp is basically a web-based email marketing service. It helps you design email newsletters, share them on social networks, integrate with services you already use, and track your results. Mailchimp module in Drupal, provides APIs to interact w

10 Profitable Home Business Technology Ideas You Can Start Today

There are plenty of ways to make money from the comfort of your home.    But, not every business model is worth it.    You want to make sure the business you’re getting in is sustainable and scalable.    In t

How to export data to csv using javascript and jquery

Sometimes you face the problem to export the data into csv file using clientside platform. In this case you can use javascript and jquery. Below is the code to find out the solution: Javascript Code: $(document).ready(function () { function

1 5 11
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: