Don't have an account?
Search for an answer or ask a question of the zone or Customer Support.
You need to sign in to do that
Sign in to start searching questions
Signup for a Developer Edition
Sign in to start a discussion
Am new to salesforce,
Someone please help me with these terms,
Whats an ajax request?
What does calling asynchronously means??
Hi Vinny,
In a very simple words, Ajax Req/Call means performing DML and SOQL operations from a JavaScript at VisuaForce page by establishing a SF connection through sessionId. Below mentioned link will make it understanding easier.
AJAX Toolkit Developer's Guide
For your 2nd question regarding Async Ajax Callout please refer following link, It's simple and self explanatory,
Asynchronous Calls
Please let me know if you have any queries.
Regards,
Thanks Praful
Hi Vinny,
In a very simple words, Ajax Req/Call means performing DML and SOQL operations from a JavaScript at VisuaForce page by establishing a SF connection through sessionId. Below mentioned link will make it understanding easier.
AJAX Toolkit Developer's Guide
For your 2nd question regarding Async Ajax Callout please refer following link, It's simple and self explanatory,
Asynchronous Calls
Please let me know if you have any queries.
Regards,
Thanks Praful
If above answer is your solution, kindly mark this as the solution to the post so that others may benefit.
Regards,
Praful Gadge.