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.
September 15, 2017 Salesforce

Salesforce | Fetch more than 2000 records using REST asynchronously in C#

September 15, 2017 Salesforce
Post Views: 9,453
| By Webner

Salesforce gives us a limit of 2000 records to fetch from it using REST calls. But sometimes we need to get all the records from Salesforce. In Salesforce, there is a limit of API calls. By default, it gives 15,000

Read More
September 15, 2017 Database

MySQL | How to convert row values into column names

September 15, 2017 Database
Post Views: 41,263
| By Webner

Sometimes requirement arises to display a field value as column name in output and adjacent values in the same row below it as its values. Suppose I have a table “students” with marks of each student in different subjects. Each

Read More
September 13, 2017 Cloud

AWS | How to auto generate S3 Policy

September 13, 2017 Cloud
Post Views: 6,339
| By Webner

Steps to auto generate AWS S3 Policy that you can use to provide access rights according to requirement: → Open S3 from AWS console: 1. Click on AWS bucket 2. Now, click properties 3. Click on Add bucket policy: 4.

Read More
September 13, 2017 Java Frameworks

Java | Stripe – Handling expired credit cards

September 13, 2017 Java Frameworks
Post Views: 5,695
| By Webner

Description: We are registering our customers using Stripe payment gateway where we are storing customer card details. We are doing recurring payment for customers periodic billing cycle. But if customer’s card expires or card number changes, we will not get

Read More
September 12, 2017 Salesforce

More about Salesforce Customer Portal

September 12, 2017 Salesforce
Post Views: 4,620
| By Webner

How to set logout URL for customer portal: -> Go to Quick find box and write customer portal settings. -> Now, open the portal that you want to edit. -> Click on the edit button: -> Enter the URL under

Read More
September 8, 2017 Salesforce

Salesforce | Display PHP Page in the Salesforce Tab

September 8, 2017 Salesforce
Post Views: 4,095
| By Webner

Step to insert PHP Page in Salesforce: 1. Go to setup->Create->Tabs in Salesforce: 2. Under Web Tab, click on new button. Now you can select the Page layout you want to set – full page width or 2 columns with

Read More
September 8, 2017 Web Development

AngularJS 2 with Node.js

September 8, 2017 Web Development
Post Views: 5,774
| By Webner

AngularJS 2 is the most popular Framework of Javascript which is used to build Web/Mobile applications in html and javascript. AngularJS 2 has the abilities to build apps for web, mobile web, native mobile and native desktop and it has

Read More
September 5, 2017 Others (Technical)

SecurityError: Blocked a frame with origin from accessing a cross-origin frame

September 5, 2017 Others (Technical)
Post Views: 19,051
| By Webner

Error: Blocked a frame with origin “http://xxx.xxx.xxx.xxx” from accessing a frame with origin “http://xxxxx:xxx”. Protocols, domains, and ports must match. Scenario: We have a cakephp website. In one webpage say “Parent Page” of this website we have used iframe to show

Read More
September 5, 2017 Cloud

Zoho | How to download attachments for a contact from Zoho using Cakephp

September 5, 2017 Cloud
Post Views: 6,769
| By Webner

To download attachments from Zoho CRM from a module, like Contacts, fetch detail of all the attachments related to that module, then download each attachment by its attachment id using download file API in Zoho and finally convert blob to

Read More

Posts pagination

«Previous Posts 1 … 99 100 101 102 103 … 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