Hii everyone,
I have an doubt that if i am call a page through ajax call and that page also having ajax call is that page ajax call work or not ?
That means suppose i have a one page called as Mypage and i am calling ajax under Mypage to call TodayPage and again TodayPage containg some ajax call is that today ajax call work or not .
I tried to do but Under TodayPage ajax call not working? Can you tell me is their any way to achive this.
What i want is tat when i call TodayPage Under Mypage Ajax call and the TodayPage ajax call also execute successfully.
For this how i need to do ? any idea ?
If explanation not clear reply me ?
Thanks :)
Go to the complete details ...