November 3rd, 2007
Help Me asked: Does anybody know what software CRM (SalesForce.com) has for there members to use? what am i able to do with the software they have? Am I able to upload all my inventory information, what I have in stock, what I need to order, my customer information and all that? If not, does [...]
Filed under: Programming & Design | 2 Comments
August 18th, 2007
oizuki asked: Hi - I want to build drop-down menus in MS Excel that will allow me to “grade” different sales opportunities as they evolve. For example, if Prospect A is currently just interviewing vendors for a particular purchase, I might classify them as “Gathering Requirements”, which in my book has a 15% [...]
Filed under: Programming & Design | 2 Comments
August 2nd, 2007
Twister_Mc asked: I have a contact form setup and when a user hit’s submit, I need to send (via POST) to SalesForce.com and the data needs to also send to my thank you page so that I can send out auto-responses and lead information.
Is there a way to post one form to two pages? [...]
Filed under: Programming & Design | 2 Comments
June 19th, 2007
David C asked: trying to integrate salesforce with dotproject.
Filed under: Programming & Design | 1 Comment
March 4th, 2007
ghttheq asked: Here is what I want to do:
I created a custom field - ID, which I have as a text field right now.
I created a custom field - ID Form, which is a forumula.
ID Form is a hyperlink to an external page, using the ID field as a merge.
So for example, if ID is [...]
Filed under: Programming & Design | 1 Comment
February 2nd, 2007
Alex O asked: I am currently trying to Upsert new opportunites from an exel sheet which i saved as a .csv. Yet i am unable to and am getting an error message which says Error Converting value to correct data type: For input string: “15,140.00″ So for some reason there is a problem [...]
Filed under: Programming & Design | 1 Comment
January 15th, 2007
Bartlet asked: We are looking for a ERP/CRM open source project packed with both customer and partner web portals that enable people to sign up new accounts and manage their account activities by themselves, very much like the one you see from Yahoo! Answers, Youtube.com or your eBay accounts, for our website. We’ve talked [...]
Filed under: Programming & Design | 1 Comment
January 9th, 2007
sw0mgt asked: I have this object (which I printed using print_r), and I need to know how to loop through every member to do something with the data.
stdClass Object
(
[OrganizationId] => 00D300000006Iw4EAE
[ActionId] => 04k500000004CZpAAM
[SessionId] =>
[EnterpriseUrl] => https://na3-api.salesforce.com/services/Soap/c/8.0/
[...]
Filed under: Programming & Design | No Comments