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

May 26, 2017 Web Development

Split large CSV into multiple smaller CSV files with Python script

May 26, 2017 Web Development
Post Views: 26,321
| By Webner

Problem: If you are working with millions of record in a CSV it is difficult to handle large sized file. Solution: You can split the file into multiple smaller files according to the number of records you want in one

Read More
May 24, 2017 Cloud / Database / Web Development

Configuring AWS WAF (Web Application Firewall)

May 24, 2017 Cloud / Database / Web Development
Post Views: 6,184
| By Webner

AWS WAF web application firewall service is built to protect cloud apps from web attacks like DDoS attacks, SQL injections, Cross site scripting. Below are the steps involved in configure AWS WAF security: Step.1 Open CloudFormation and click on create

Read More
May 24, 2017 Salesforce / Web Development

Queues in salesforce

May 24, 2017 Salesforce / Web Development
Post Views: 4,879
| By Webner

One primary purpose of creating the queue in salesforce is to manage particular object records. For example in lead queue, the queue is created to automatically assign the lead to particular user of the lead queue. As new lead enters

Read More
May 24, 2017 Software Testing / Web Development

Software Testing | Understanding Severity & Priority

May 24, 2017 Software Testing / Web Development
Post Views: 5,321
| By Webner

While testing the Web applications, Software and Projects, sometimes we cannot perform the full test scenarios and bug fixes due to shortage of time or due to project running out of time. A lot of bugs and errors could be

Read More
May 23, 2017 Mobile / PHP Frameworks / Salesforce / Web Development / Zoho

PHP | Send mail through Gmail SMTP server and phpmailer

May 23, 2017 Mobile / PHP Frameworks / Salesforce / Web Development / Zoho
Post Views: 6,368
| By Webner

We have mail() function to send emails in PHP. It uses built in sendmail command that uses local mail server to send emails. PHPMailer, on the other hand, is very different. Rather than relying on sendmail, it communicates directly with

Read More
May 22, 2017 Salesforce / Web Development

Salesforce | Dynamic table column headings in a VisualForce page

May 22, 2017 Salesforce / Web Development
Post Views: 8,453
| By Webner

In VisualForce Page I wanted to have different column headings, like this: I tried it using tag and tag but you can not display header value using tag as well as <apex:facetname=”header” > tag. <apex:repeat value=”{!prolist}” var=”ls” > <apex:column headerValue=”Producer

Read More
May 18, 2017 Web Development

Stripe Gateway Payments | Some important points

May 18, 2017 Web Development
Post Views: 3,872
| By Webner

Important points about Stripe Gateway payments In Test Mode: Below are some very useful points that you must know if are going to use Stripe as your payment gateway: 1. There is no limit on the payments for a stripe

Read More
May 15, 2017 Web Development

Moodle: Checking visibility of Specific activity to users

May 15, 2017 Web Development
Post Views: 4,174
| By Webner

In moodle, there can be various conditions based on which we can restrict visibility of an activity to all or some specific users even when activity has been created in course and is available to users. First Red Box area

Read More
May 12, 2017 Salesforce / Web Development

Test cases generation and bug report generation in salesforce

May 12, 2017 Salesforce / Web Development
Post Views: 5,830
| By Webner

In case you would like to create test cases or record bugs inside Salesforce you can create custom objects for this. Steps for test cases object creation: Select->Setup->create object->new custom object Then we can add custom fields and relationships or

Read More

Posts pagination

«Previous Posts 1 … 50 51 52 53 54 … 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