• nsutgio
  • NEWBIE
  • 10 Points
  • Member since 2015

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 2
    Replies
Hi, 

I'm new to salesforce and trying to develop a Visual Force page that will get inputs and send it somewhere, specifically to our web application where data sent will be going to process.

A simple illustration is;

If my application were to calculate a simple mathematical operation with inputs 11 + 5 these inputs will be send to my web app to where it will be processed and the result for it will be forwarded back to my salesforce app for display which is 16.

 What should be the best way to do it?

Thanks.
Hi, 

I'm new to salesforce and trying to develop a Visual Force page that will get inputs and send it somewhere, specifically to our web application where data sent will be going to process.

A simple illustration is;

If my application were to calculate a simple mathematical operation with inputs 11 + 5 these inputs will be send to my web app to where it will be processed and the result for it will be forwarded back to my salesforce app for display which is 16.

 What should be the best way to do it?

Thanks.