Hello,
I want to send an Ajax request to a remote PHP script in a different domain. Using a store with a ScriptTagProxy works flawlessly and I can retrieve the data returned by the PHP script. I want to do the same using only an Ext.Ajax.request() and a FormPanel.submit(), is there any parameter to enable Script Tags ?
Thanks![]()