Do you have any code to share?

cheers

Michael Lawson
Development Lead, Global Solutions, ibm.com
Phone:  1-276-206-8393
E-mail:  mjlaw...@us.ibm.com

'When seen from outer space, our beautiful blue planet has no national
boundaries.'

http://www.givesmehope.com/


                                                                                
                                            
  From:       Bonji <benho...@googlemail.com>                                   
                                            
                                                                                
                                            
  To:         "jQuery (English)" <jquery-en@googlegroups.com>                   
                                            
                                                                                
                                            
  Date:       01/20/2010 11:46 AM                                               
                                            
                                                                                
                                            
  Subject:    [jQuery] Call ajax on sucess response from a previous ajax        
                                            
                                                                                
                                            





Hi.

Im not sure if this is the correct way of going about this so i
thought i'd ask the experts...

I have a jquery ajax script which simply returns true or false based
on the response from a php script.

This works just fine.

However i want to know if it is possible to load a second ajax call if
the first returns true?

I've tried placing the second $.ajax inside the success fuction of the
first $.ajax but the second call never triggers or doesn't return
anything.

Is there a way of queuing $.ajax functions so they fire on after
another?

<<inline: graycol.gif>>

<<inline: ecblank.gif>>

Reply via email to