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.????
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 .