Skip to content
Main Menu
  • Home
  • About Me
  • SALESFORCE
  • Lightning
  • Lightning Web Component
  • Trailhead
  • Certification
  • Video
  • Contact
  • YouTube Channel
  • Linkedin
  • Twitter
  • FaceBook
  • GooglePlus

TheBlogReaders.com

Salesforce.com Lightning and Lightning Web Component – Learn & Share

  • Home
  • About Me
  • SALESFORCE
  • Lightning
  • Lightning Web Component
  • Trailhead
  • Certification
  • Video
  • Contact

Month: May 2012

  • Home
  • 2012
  • May
  • Page 2
Uncategorized

Logging In With CURL and PHP

May 7, 2012 Sakthivel Madesh0 Comments

This is an example of how you can use CURL to “log in” and retrieve some protected info. I’ve showed the somewhat extreme case where you need to maintain cookies, spoof HTTP referer and use SSL. The example page used…

Read More
Uncategorized

How To *Really* Upload Files With PHP

May 7, 2012 Sakthivel Madesh0 Comments

I’ve noticed that whenever I search for a “php upload script” or “how to upload files”, the first page of Gogle results is full of pages that tell you how to handle file uploads = letting users to upload something…

Read More
Uncategorized

How To Check If Page Exists With CURL

May 7, 2012 Sakthivel Madesh0 Comments

Here’s a relatively simple PHP function that will check if an URL really leads to a valid page (as opposed to generating “404 Not Found” or some other kind of error). It uses the CURL library – if your server…

Read More
Uncategorized

Checking If Page Contains a Link In PHP

May 7, 2012 Sakthivel Madesh0 Comments

Sometimes it is necessary to verify that a given page really contains a specific link. This is usually done when checking for a reciprocal link in link exchange scripts and so on. Several things need to be considered in this…

Read More
Uncategorized

How To Extract All URLs From A Page Using PHP

May 7, 2012 Sakthivel Madesh0 Comments

Recently I needed a crawler script that would create a list of all pages on a single domain. As a part of that I wrote some functions that could download a page, extract all URLs from the HTML and turn…

Read More
Uncategorized

How To Force File Download With PHP

May 7, 2012 Sakthivel Madesh0 Comments

Say you want a PHP script that will make the browser to download a file instead of opening it. This is useful for common filetypes that would normally be displayed in a browser, like .html, images, PDFs and .doc files.…

Read More
APEX Visual Force

Maximum view state size limit exceeded in Salesforce

May 3, 2012March 14, 2013 Sakthivel Madesh0 Comments

Error : Maximum view state size limit (135KB) exceeded. Actual view state size for this page was 410.891KB.     Step 1: This will occurs when the variable is u declared as a public .So try to declare this variables…

Read More
APEX

Best Practise to Write Apex

May 3, 2012 Sakthivel Madesh0 Comments

First: only those variables which are used on visual force page should be public rest all variables should be private, if not used by any other class. Second:  the most important thing which we generally ignore while working with visual…

Read More
APEX CKEditor Integration Salesforce.com Visual Force

Salesforce Rich Text Editor’s full potential

May 3, 2012 Sakthivel Madesh0 Comments

Salesforce.com implemented CKEditor as the WYSIWYG editor of choice for their Rich Text Area fields, but as you may have noticed, the native editor doesn’t support things like direct editing of html, font sizes/styles, font colors, preview, etc…many of the cool features supported…

Read More
APEX Exception Handling

Exception Handling

May 3, 2012 Sakthivel Madesh0 Comments

try{}catch(DMLException e){         for (Integer i = 0; i < e.getNumDml(); i++) {            // Process exception here                System.debug(e.getDmlMessage(i));                LineItemList…

Read More

Posts navigation

Previous 1 2 3 Next

SALESFORCE CONSULTING & IMPLEMENTATION

Techforce Services

TRAILHEAD PROFILE

Answer Leader @ Salesforce Community

Sakthivel Madesh Answer Leader Trailblazer Community

Advertisement




SFDC Learn & Share - YouTube Channel

SFDC Hero of the Month – July 2019

Hey Guys, Its time to announce the results of #SFDC hero of the month July and he is none other than the most reputed and highly dedicated Mr. Shakthivel. Congrats @msakthivel83 #SalesforceOhana #saasnic #sfdc #Congratulations pic.twitter.com/cc5xizcH3n

— SFDC Hero of the Month (@SFDC_HERO) July 31, 2019

#Congratulations @msakthivel83 #Hero ofthe month #july2019

LinkedIn - https://t.co/HaFEWEiGHm
Twitter - https://t.co/0qfxfr0Neq
Facebook Group - https://t.co/wACNc9HX2N
Blogger https://t.co/IduJi7Uwcq
YouTube - https://t.co/szGuHZaXXg pic.twitter.com/aQv1rH4GdF

— SFDC Hero of the Month (@SFDC_HERO) July 31, 2019

TOP SALESFORCE EXPERT

Sakthivel Madesh

10 Most Popular Salesforce Developer Blogs

Top 10 Salesforce Developer Org

Salesforce Developer Blog

 Salesforce Developer Blogs

Salesforce Success Cloud – Tweet

Meet, @msakthivel83 A Sr. Salesforce Developer at Techforce Services, 15x Salesforce Certified, and 5x Trailhead Ranger!

We are grateful for all that this #SalesforceAnswersLeader brings to the #TrailblazerCommunity.

See how he tackles this question about Activites: https://t.co/f1RerAHPaC pic.twitter.com/qFIWdZNklB

— Salesforce Success Cloud (@asksalesforce) March 19, 2019

Cloud

.NET APEX Aptitude Certification Configuration C Programming Data Loader DBMS Deployment Exam Centers Force.com HTACCESS Integration Interview Questions and Answers Java Java Programming JAVASCRIPT Jobs Lightning LINUX Network PHP Placement Papers with Answers Release SALESFORCE Salesforce Salesforce.com Salesforce Certification Salesforce Configuration Salesforce Customization Salesforce Interview Questions Social Message Software Testing SOQL Sprint 11 TCS Technical Interview Questions and Answers Tools Trailhead Trailhead Challenge Trigger Uncategorized UNIX Visualforce Visual Force

Tags

Administrator Advanced Java Advanced Java Interview Questions Advanced Java Interview Questions and Answers Apex Apex class Apex Trigger Aptitude Questions ASP.NET ASP.Net Interview Questions ASP.Net Interview Questions and Answers Certification Computing Core Java Interview Questions Core Java Interview Questions and Answers Developer Force.com Freshers Interview Questions Freshers Interview Questions and Answers Freshers Placement Papers Graduates Questions Interview Questions Interview Questions and Answers Interview Questions and Answers For Freshers Interview Questions For Freshers Lightning Operating system PHP placement Papers Questions and Answers Questions and Answers for Freshers Salesforce Salesforce.com Salesforce Certification Salesforce Customization Salesforce Developer SFDC SFDC Developer SOQL TCS Technical Interview Questions Technical Questions Technical Questions and Answers Trailhead Visualforce Page

Sponsors

Jobs Portal TheModernJobs.com
  • About Me
  • Contact

Copyright © All rights reserved.

Blorigan by Axle Themes