PDA

View Full Version : EXT-JS AJAX call issue !!



sam_ware
12 Jun 2009, 4:11 AM
Hello all ,
I am novice to EXT-JS and trying to use AJAX in EXT-JS. For that I am using class EXT.HTTPProxy . Can anybody please let me know how exactly do we specify in EXT-JS (EXT.HTTPProxy ) , which method on server should get executed ?
Thanks in advance
Samir

jay@moduscreate.com
12 Jun 2009, 4:48 AM
Samir,

Be aware that exclamation marks like that are not considered polite can render your questions unanswered.

What exactly are you trying to do? You don't need an httpproxy to make an ajax call.

Furthermore , there is a help section.

sam_ware
12 Jun 2009, 5:08 AM
I am sorry for those exclamatory marks. Anyways Can you please give me an example of how to make an AJAX call from EXT . That will be a great help
Thanks
Samir

jay@moduscreate.com
12 Jun 2009, 5:11 AM
Have you thought to look at the API?
http://extjs.com/deploy/dev/docs/?class=Ext.Ajax

tryanDLS
12 Jun 2009, 5:52 AM
Perhaps you could look at the examples in the SDK you downloaded???