Hi, I am using ajax script in one of my page. Now i will check for a variable and that variable dont have value then i need to redirect it to some other page immediately.I have tried meta refresh ,windoe.opener.location and also redirect,but no use. Any help.?
Hi, yes ,I know this and i have used it before. But will it redirect the page or it will load the redirect content in the DIV where we load the ajax content. because i have tried the php redirect but it just the show the content inside teh div instead of in the whole page. That is the reason i am posting it here. Am i right?