• Shiv786
  • NEWBIE
  • 0 Points
  • Member since 2013

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

Hi All

 

I wish to enable INTELLISENSE feature in my VF Input Textbox, so that as soon as i start entering something, it shows a dropdown of items listing the most viable choices.

 

Kindly help!!!

 

Thanx in Advance

Shiv

Hi All

 

Following is an open link that can be used to get the Capital Markets data from the web.

 

Say for APPLE SOFTWARES:

 

http://dev.markitondemand.com/Api/Quote/json?symbol=AAPL

 

(where AAPL in the URL is the symbol for APPLE)

 

I wish to directly hit this link, that gives me response in JSON format and then convert it into my apex class object fields.

 

Is it possible???

 

Can anybody help???

 

Thanks in Advance!!!

 

Shiv