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.
June 22, 2017 PHP Frameworks / Web Development

Moodle | Writing HTML content into pdf file and sending the pdf file as attachment

June 22, 2017 PHP Frameworks / Web Development
Post Views: 7,472
| By Webner

To create a new customized plugin with email functionality and sending a pdf file as attachment requires some simple lines of code with TCPDF library file inside the library directory of moodle. And for performing file operations, filelib.php reference is

Read More
June 21, 2017 Java Frameworks / Software Testing

Software Testing | Identifying bugs in different ways

June 21, 2017 Java Frameworks / Software Testing
Post Views: 6,586
| By Webner

In software testing, we have various way to identify the bug/defect. Some of them are as given below: 1. Severity Wise: * Major: When defect affects major functionality. Example: Suppose a Logo text is not Proper that will be affect

Read More
June 21, 2017 Java Frameworks / PHP Frameworks / Web Development

Using Google reCaptcha to authenticate user login on login form

June 21, 2017 Java Frameworks / PHP Frameworks / Web Development
Post Views: 34,767
| By Webner

Google reCaptcha is a free service API provided by Google to protect your site from unauthorized access, abuses and spam. The API uses advanced risk analysis technique to distinguish among a human being and a bot. The reCaptcha API comes

Read More
June 20, 2017 Java Frameworks / Web Development

Some Important new features in html5

June 20, 2017 Java Frameworks / Web Development
Post Views: 7,616
| By Webner

Semantic tags in HTML 5: Semantic tag introduces meaning to the web page rather than just presentation. like and tags are not semantic tags because these are just used for content presentation in the browser. These are list of semantic tags:

Read More
June 20, 2017 Salesforce / Web Development

Salesforce Google drive integration | Upload files from Salesforce to Google drive

June 20, 2017 Salesforce / Web Development
Post Views: 22,392
| By Webner

Follow the below steps for the integration of Salesforce and Google drive (to select files from local and upload to Google drive using Salesforce code): 1. Open Google Drive console. Here is the link for console: https://console.developers.google.com/apis 2. Select a

Read More
June 19, 2017 Salesforce / Web Development

Salesforce | Send an email alert to Lead owner after X business hours from Lead Creation timestamp

June 19, 2017 Salesforce / Web Development
Post Views: 4,999
| By Webner

Let’s say our business hours are from 9am to 6pm (Monday to Friday) and if Lead is created at 5pm on Monday an email alert should be sent to LeadOwner at 12am on Tuesday. You can set your business hours

Read More
June 19, 2017 Web Development

Chargify | How to refund for duplicate payments

June 19, 2017 Web Development
Post Views: 4,611
| By Webner

Description: If any customer has been charged for multiple times for the same month then there is an option in chargify to refund back for a particular transaction. So, if we want to refund for duplicate transaction, we can do

Read More
June 15, 2017 Web Development

HTML | Make HTML table sortable on column click

June 15, 2017 Web Development
Post Views: 3,902
| By Webner

When we need to sort an HTML table on click of any of its column headers then we can use sortable.js: Download library file sorttable.js. Add this js file to the current page. Add sortable class to the table for

Read More
June 15, 2017 PHP Frameworks

Importance and Need of child theme in WordPress

June 15, 2017 PHP Frameworks
Post Views: 4,318
| By Webner

In wordpress, a child theme is a theme that inherits the functionality and styling of its parent theme. Child themes are the recommended way of modifying an existing theme (like inheritance in object oriented programming). If we have any theme

Read More

Posts pagination

«Previous Posts 1 … 108 109 110 111 112 … 174 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