PoL, on 05 February 2010 - 09:27 AM, said:
But if it is an ajax call then the redirect redirects (sorry for the redundancy) that ajax call!!!
You need another approach to redirect the page that fires the ajax call (call it pageA), like return some value from the ajax call and then use javascript in pageA to do the redirect...
You need another approach to redirect the page that fires the ajax call (call it pageA), like return some value from the ajax call and then use javascript in pageA to do the redirect...
Ok, PoL thank you for your help and hints. I'll try to remake my code.

Help












