• Link Title

    Short description of the page you're linking to

Is CRM (SalesForce.com) a reliable website? Does it have the software I need to run my small business?

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

Building a custom sales pipeline tracker in MS Excel?

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

How can I post one form to two sources?

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

Is there software to help with application integration?

David C asked: trying to integrate salesforce with dotproject.

Filed under: Programming & Design | 1 Comment

How do I display what is entered in a text field as a URL for a custom field in Salesforce.com?

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

What is the correct way to upsert my opportunites onto Salesforce.com using Apex Data Loader 9?

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

Online Customer Web Portal for websites?

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

I have an object in PHP, how do I loop through every member? Like a foreach for objects?

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