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

Category: Web Development

June 14, 2018 Others (General) / Others (Technical) / Web Development

Bootstrap Alert Types

June 14, 2018 Others (General) / Others (Technical) / Web Development
Post Views: 4,876
| By Webner

How to create alerts in Bootstrap: Bootstrap provides an easy way to display the information or create predefined alert messages on the screen. In Bootstrap alert is created using .alert class for example : <div class=”alert alert-success”> </div> Bootstrap alert

Read More
June 6, 2018 Others (Technical) / Web Development

Send Email Alert through Salesforce Workflow Rule

June 6, 2018 Others (Technical) / Web Development
Post Views: 3,889
| By Webner

Send Email Alert through Salesforce Workflow Rule When user wants to send email on create/update of a record in salesforce, instead of writing custom apex code, we can use below existing flow to achieve that: 1. Go to Setup |

Read More
June 5, 2018 Others (Technical) / Web Development

What is TypeScript, its advantages and some examples

June 5, 2018 Others (Technical) / Web Development
Post Views: 7,481
| By Webner

What is TypeScript? TypeScript is a strict syntactical superset of JavaScript and adds optional static typing to the Javascript language.It is pure object oriented with classes, interfaces and statically typed like C# or Java. It is designed for the development

Read More
June 1, 2018 Others (Technical) / Web Development

WordPress Custom Post Type

June 1, 2018 Others (Technical) / Web Development
Post Views: 4,170
| By Webner

WordPress Custom Post Type In WordPress every single content is generally called a post, even post is also a post type in wordpress. There are many predefined post types like post, page, attachment and many more. We can also create

Read More
May 31, 2018 Web Development

WordPress Gravity Forms Zoho Reports Integration

May 31, 2018 Web Development
Post Views: 4,150
| By Webner

WordPress Gravity Forms Zoho Reports Integration Sometimes in our projects, we need to pass the gravity form entries from a WordPress website to a particular table in the Zoho reports in order to use that data to generate reports, create

Read More
May 30, 2018 PHP Frameworks / Web Development

Integrate Razorpay in CakePHP application

May 30, 2018 PHP Frameworks / Web Development
Post Views: 7,873
| By Webner

Integrate Razorpay in CakePHP application Step 1: Create Razor Pay Account First of all you need a test account for Razorpay integration. Click the below link https://dashboard.razorpay.com/#/access/signup and set up a test account there: Step 2: Get your API Keys:

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

How to use Bootstrap pagination

May 29, 2018 Others (Technical) / Web Development
Post Views: 4,774
| By Webner

How to use Bootstrap pagination Steps to use Bootstrap pagination: 1. Create a simple html file. 2. Include bootstrap css and js CDN link in html file. Example : <!doctype html> <html lang=”en”>  <head>    <!– Required meta tags –>    <meta

Read More
May 28, 2018 Others (Technical) / Web Development

Some important features in Laravel Framework

May 28, 2018 Others (Technical) / Web Development
Post Views: 7,319
| By Webner

Some important features in Laravel Framework 1. Artisan: Artisan is a command-line interface tool which is provided by laravel. By using this tool, users can create database structure. It is also used for creating the MVC files right away which

Read More
May 24, 2018 Others (Technical) / Web Development

Drag and Drop in Jquery UI

May 24, 2018 Others (Technical) / Web Development
Post Views: 7,357
| By Webner

Drag and Drop in Jquery UI Problem: Jquery UI provides APIs to make DOM elements draggable and droppable. We can do some things out of the box by using its APIs. I have written a Jquery code below in which

Read More

Posts pagination

«Previous Posts 1 … 36 37 38 39 40 … 106 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