finding the redirect url from a java script redirect
Posted: Tue Sep 02, 2008 2:03 pm
Hello All,
I am trying extract the final url from a series of redirects (including some JavaScript redirects). I am bale to handle normal redirects by using the response code. I am struck with the JavaScript redirects as I am not able to extract the redirect url. Can you please let me know if there is any way to get the redirect urls from javascript redirects? (I am using a advertisement url as test case which redirects to different content providers some of them are javascript redirects)
-Thanks in advance
I am trying extract the final url from a series of redirects (including some JavaScript redirects). I am bale to handle normal redirects by using the response code. I am struck with the JavaScript redirects as I am not able to extract the redirect url. Can you please let me know if there is any way to get the redirect urls from javascript redirects? (I am using a advertisement url as test case which redirects to different content providers some of them are javascript redirects)
-Thanks in advance