ok, so i want to get a link to this page, but it is displayed as a pop-up and the link to it is javascript:openPopup('%2Fr%3F19%3D950%2632%3D4237%267%3D215696%2640%3Dhttp%253A%252F%252Fwww.indianasnewscenter.com%252Fsports%252Fhighschools%252F27684109.html%253Fvideo%253Dpop%2526t%253Da%2641%3DVideo%2BSnider%2BOutguns%2BConcordia%2618%3D0.7402813147814458','video','scrollbars=yes,width=800,height=700,screenx=15,screeny=15'); Code (markup): thats the copied link location. What is the actual page url, without the pop-up? plz help. thanks.. ~Metalic
It may be this, but I couldn't decode the entire string: http://www.indianasnewscenter.com/sports/highschools/27684109.html
Here's the full string: /r?19=950&32=4237&7=215696&40=http://www.indianasnewscenter.com/sports/highschools/27684109.html?video=pop&t=a&41=Video+Snider+Outguns+Concordia&18=0.7402813147814458 Code (markup): The url that I've posted earlier is a parameter in this string and it was double encoded ('%' was written as '%25').