View Single Post
  #10 (permalink)  
Old 03-11-2008, 05:57 AM
murugesanme murugesanme is offline
Member
 
Join Date: Feb 2008
Posts: 48
Question

Actually i am calling the ajax function during onClick of a button. That ajax function will request my ajax php file with the request "ajax.php?id=3&val=10". Where this ajax.php file will have only one <?php echo 'hai'; ?> code. So, when i get the response in my current page, it would alert "hai". So, I tried like this. That time i got an error from my Exception function present in my php file. Then i tried to call thru ZF request. So, can anyone plz tell me how i can call the ajax function ? and how i can take the response "hai".?

or give ur personal chat id or messenger id . So that i can clear about my doubt and get some solution.
- mugesh
Reply With Quote