Hai folks,
in below code the refresh(); , an ajax function does not invoke
but this worksCode:onclick="add_emp();refresh();"
Now it worksCode:onclick="add_emp();refresh();refresh();refresh();refresh();". Strange trick is it
So whats the problem really?



. Strange trick is it 
Reply With Quote
Bookmarks