Skip to content
Webner Logo
  • Blog Home
  • Categories
    • Web Development
    • Salesforce
    • Big Data
    • Cloud
    • Database
    • PHP Frameworks
    • eLearning
    • Insurance
    • Java Frameworks
    • Linux, Windows, Mac
    • Mobile
    • Others (General)
    • Others (Technical)
    • Software Testing
    • Zoho
  • About Us
  • Contact Us
  • StudySection

Webner Blogs – eLearning, Salesforce, Web Development & More

Author: Webner

We are a software development company in India.
April 12, 2018 Web Development

Preserving Local Storage Data Across DataTable Pages In Javascript

April 12, 2018 Web Development
Post Views: 5,680
| By Webner

When we write data in local storage it is not kept between dataTable pages. It will overwrite the old data with a new one on each page, means your previous data will be lost on a new dataTable page. The

Read More
April 10, 2018 Web Development

Jquery Datatable Callbacks

April 10, 2018 Web Development
Post Views: 11,020
| By Webner

Jquery data table callbacks are used when you want to perform some action on a certain event in the data table. For eg. when you want to modify a particular row or cell every time the table is redrawn. List

Read More
April 9, 2018 Salesforce

Make VisualForce Page externally accessible by non-salesforce Users

April 9, 2018 Salesforce
Post Views: 11,957
| By Webner

Steps to make VisualForce Page externally accessible by non-salesforce Users/External Users: 1. Create a VisualForce page that you want to make externally accessible by non-salesforce Users/External Users. Here, I’ve created a VisualForce Page named as ‘Multi-Select List’. I’ve also created

Read More
April 4, 2018 Linux, Windows, Mac

Linux Truncate (Log)File

April 4, 2018 Linux, Windows, Mac
Post Views: 5,167
| By Webner

Commands to empty logfile : 1. :>logfile – If logfile does not exist, this will create an empty log file, otherwise it will empty the existing file. 2. cat /dev/null > logfile – This is equivalent to above command. Command

Read More
April 4, 2018 Web Development

Adding a custom widget in wordpress wp-admin dashboard

April 4, 2018 Web Development
Post Views: 4,831
| By Webner

How to add a custom widget in wordpress wp-admin dashboard? In following screenshot those boxes in red need to show custom widgets. How to accomplish it: For adding the custom widget in wordpress admin you have to add this code

Read More
April 2, 2018 Others (Technical) / Web Development

Cross Domain XMLHttpRequest problem and some solutions

April 2, 2018 Others (Technical) / Web Development
Post Views: 10,129
| By Webner

Cross-domain request: Cross-domain request is requesting the content from another host. When we request to a third party site to get content that is called cross-domain request. By default XMLHttpRequest (XHR) request allows transferring data only if both parties have the

Read More
March 29, 2018 Database

MySQL | Communications link failure

March 29, 2018 Database
Post Views: 6,584
| By Webner

MySql Communication link failure while connecting MySql server remotely I’m getting the following error when I tried to connect MySql server remotely: ERROR: —————————————— Cannot connect to database server Communications link failure The last packet sent successfully to the server

Read More
March 29, 2018 Others (Technical) / Web Development / Zoho

Schedule CSV Import from Google Drive to ZOHO reports

March 29, 2018 Others (Technical) / Web Development / Zoho
Post Views: 4,284
| By Webner

Zoho reports have the feature to import data into a table from cloud storage like Google Drive. We can also schedule the import at a specific interval. Here in the example below, we are importing the data from Google Drive.

Read More
March 28, 2018 Others (Technical) / PHP Frameworks

Migrate codeigniter (2.0.3) from php 5.3 to php 5.6 or higher version – conflicts

March 28, 2018 Others (Technical) / PHP Frameworks
Post Views: 5,901
| By Webner

I am working on a client project which is using Codeigniter running on version 2.0.3 and PHP 5.3. I got a requirement from client to upgrade the PHP version from 5.3 to 5.6 or higher. While I tried to upgrade

Read More

Posts pagination

«Previous Posts 1 … 87 88 89 90 91 … 173 Next Posts»

Google ad

Copyright 2022 - 2023 | Webner Blog by Webner Solutions Pvt Ltd. | All Rights Reserved.
MENU
  • Blog Home
  • Categories
    • Web Development
    • Salesforce
    • Big Data
    • Cloud
    • Database
    • PHP Frameworks
    • eLearning
    • Insurance
    • Java Frameworks
    • Linux, Windows, Mac
    • Mobile
    • Others (General)
    • Others (Technical)
    • Software Testing
    • Zoho
  • About Us
  • Contact Us
  • StudySection