Invoke Java servlet with YUI

Aug31
  • Share/Bookmark

Difficulty: ★★☆☆☆
In one of my previous post I showed you how to invoke a Java servlet with Ajax/Javascript.
Now I will show you the same example with the[......]

Read more...


6 popular Javascript Frameworks

Apr28
  • Share/Bookmark

Difficulty: ★★☆☆☆

Javascript frameworks are for easing development and dynamic web apps.
These toolkits enables you to deal with Ajax calls in an easy and [......]

Read more...


Salesforce Query Functions

Oct27
  • Share/Bookmark

Difficulty: ★★★☆☆

These handy Salesforce functions I used a lot, for doing Salesforce database queries.
You can use these functions in your S-Controls:

/*[......]

Read more...


Salesforce date/time functions

Oct27
  • Share/Bookmark

Difficulty: ★★☆☆☆

Oh I loved my previous project, where I had to work with the CRM: Salesforce.
Salesforce coding was fun: S-Controls (iframes), Salesforce[......]

Read more...