Hi everyone,
I am using sugar ce 6.1.2 and I am encountering few problems using YUI ajax. I have a url = "index.php?mdoules=Leads&action=checkLead"
where action is at the following location custom/modules/leads/checkLead.php. which simply contain a single
echo 'Hello world'
whenever i am try to execute ajax response using YUI Ajax
YAHOO.util.Connect.asyncRequest('GET',url,callback ,null); . The response i get an complete HTML page of the sugar view , instead simply 'Hello world'
I simply need the response as 'Hello World' rather entire HTML page as response.
Any Inputs on these will be appreciated
Regards
Mak


LinkBack URL
About LinkBacks



Reply With Quote
Bookmarks