jquery ajax + refresh div

Discussion in 'PHP' started by vetrivel, Jul 8, 2009.

  1. #1
    Hi ,
    ->I have made a ajax call using JQUERY.
    ->with the help of data passed through the ajax i did some manipulation in the PHP file.
    ->NOW
    I need to reload the html file (in my case I have used separate php and tpl files) .Since i have changed the PHP result.i need to show that in the tpl files.

    BUT HOW TO DO IT.


    Any suggestion.????
     
    vetrivel, Jul 8, 2009 IP
  2. anthonywebs

    anthonywebs Banned

    Messages:
    657
    Likes Received:
    13
    Best Answers:
    0
    Trophy Points:
    0
    #2
    hey theres a tut about ajax here you should give it a look
     
    anthonywebs, Jul 8, 2009 IP
  3. vetrivel

    vetrivel Peon

    Messages:
    147
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Hi ,
    I need to do it with the help of jquery.
    I can able to do it without jquery but i need to do it with jquery to handling the error message and cross browser support.

    Can anybody give me a example for the above my post.
    Since i tried few things but all fails .
     
    vetrivel, Jul 9, 2009 IP