I was using jqgrid to display some "filtered" data on the grid, but some filters won't display any data. My immediate suspect was special characters that may interfere with XML markup.
A multi-homed host is known as a computer that has multiple network connections, of which the connections may or may not be the same network. Web hosts and application service providers set up a multihomed router (or system) to con...]
As a web host, we needed an automated mechanism for generating snapshots of server filesystems on the Linux-based systems. There are a number of ways to achieve backups on Linux systems including Remote backup using Linux tar/ssh/c...]
Ok, you already have at least 1 PC Charge (Server + Client) installed and trying to add additional licenses to your setup. To begin accepting credit cards with the PC Charge, you'll need a PC Charge server.
Salesforce REST API call into Force.com platform requires OAuth 2.0 authentication. OAuth is an industry-standard authentication mechanism using "tokens" instead of typical "username" and "password" credentials. OAuth access tokens...]
You are working with a Salesforce custom object, and you need to iterate through the related list. How do you retrieve the listed list with SOQL, and iterate through them with Apex? For illustration purposes, I'm going to use the ...]
Have you tried to customize the Google CSE search box to fit your website theme, and having difficulty implementing it? You're not alone. I've browsed Google CSE documentation for some time, but this information is buried under th...]
This guide is written per SFv31, so if you're working on a future version -- you may have a slightly different menu structure. If you are new to Salesforce, you may want to create an account at Salesforce Developer site. This will...]
If you're setting up a RedHat or Centos server from a VPS server without a control panel, setting up a LAMP (Linux, Apache, MySQL, and PHP) can be a nuisance. Here is a basic setup guide for bringing your Linux server to the LAMP d...]
Visualforce is a technology used in force.com for building custom user interfaces. It is analogous to Java Server Pages (JSP) with Java Server Faces (JSF) in Java technology. Visualforce uses Apex classes (controllers) containing b...]