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.
January 5, 2018 Web Development

TCPDF | Generate PDF from HTML

January 5, 2018 Web Development
Post Views: 20,397
| By Webner

Problem: FPDF which is a php class to generate pdf does not render many HTML tags like <style>,<img>. So it generates an unformatted pdf from HTML content. Solution: TCPDF solves the problem of not rendering of HTML tags. It is

Read More
January 3, 2018 Linux, Windows, Mac

find: paths must precede expression

January 3, 2018 Linux, Windows, Mac
Post Views: 7,856
| By Webner

In Linux bash you may face an error while using wildcard * to search files. For e.g. trying to search all jar files with the following command: find. -name *.jar will give following error: find: paths must precede expression Usage:

Read More
January 2, 2018 Java Frameworks

AJAX Response Race Condition

January 2, 2018 Java Frameworks
Post Views: 5,744
| By Webner

AJAX Response Race Condition I am working on a j2ee project in which a lot of UI screens are AJAX based. Recently we started facing problems on some screens, which were not updating correctly. On one of the screens we

Read More
January 2, 2018 Salesforce

How to Use Salesforce Data Loader

January 2, 2018 Salesforce
Post Views: 5,438
| By Webner

Data Loader Data loader is a desktop application and is used to import or export data in Salesforce. After import/export operation it gives back the detailed success and error log files in CSV format. It supports export of records up

Read More
December 29, 2017 Linux, Windows, Mac / Others (Technical)

Microsoft Outlook Email Rules

December 29, 2017 Linux, Windows, Mac / Others (Technical)
Post Views: 4,179
| By Webner

  Microsoft Outlook Rules Rules are very helpful in setting the behavior of MS outlook. Rules can be used for many different purposes. For example : you can automatically send a reply to all the emails which you receive. you

Read More
December 26, 2017 Salesforce

Salesforce | SingleEmailMessage REST API and C# consumer

December 26, 2017 Salesforce
Post Views: 12,741
| By Webner

Creating Custom Email Rest API Apex class in Salesforce using SingleEmailMessage class and C# example code to consume the Api My web application was integrated with Salesforce and I had a requirement to use Salesforce as Email Client, but with a

Read More
December 22, 2017 Web Development

Some GrapesJS Editor Customization Tips

December 22, 2017 Web Development
Post Views: 16,158
| By Webner

GrapesJS is an open-source, Web Builder Framework to build HTML templates without any knowledge of coding. Some tips for customizing GrapesJS Editor: 1. To add custom blocks in block manager. Add this code to block manager json with other blocks:

Read More
December 21, 2017 Salesforce

Salesforce | Convert API only User to Normal User using Data Loader

December 21, 2017 Salesforce
Post Views: 5,209
| By Webner

By mistake if you have only 1 userid and you change that also to API only, then you cannot login to Salesforce. In this case how to convert Salesforce “API only” User to “Normal” User using Data Loader? Salesforce API

Read More
December 20, 2017 Web Development

CSS | Some good practices

December 20, 2017 Web Development
Post Views: 5,196
| By Webner

Below are some CSS best practices that every developer and designer should follow to write better code. Reset user agent stylesheet or default styling of the browser : There are default CSS properties in website pages that come from “user

Read More

Posts pagination

«Previous Posts 1 … 91 92 93 94 95 … 171 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