You need to sign in to do that
Don't have an account?

create CSV and improve response time using Ajax toolkit?
Hello All,
Is it possible to create csv file using Ajax toolkit for records we are getting by sforce.connection.query?
I am sending records from S-control to my working site and I am getting no response for more records is there any way to get response from remote site, I added salesforce client certificarte as well. Please let me know
if anyone know about this issues.
Thanks in advance.
I want to dynamicaly create a csv file from a SOQL query and then add it as attachment to an email and then I want to send the email using apex code. Is this possible?