Page 1 of 1

grrrr...need help with checking urls :(.

Posted: Mon Jan 06, 2003 4:11 pm
by qads
hey
the url i am trying to check is like:
http://www.site.com/redirect.php?id=23

so, i don't know where the hell id=23 is gonna take me, how can i check it without going to it my self? i need to print the real URL on the page too.
if it were 10 or 30 links, i would't mind going to them one by one, but i have...1000+ links to check :cry:.
I been messing around with it for hours and still noting!

maybe it's a javascript thing?..i don't know noting about javascript.


PLEASE help!!!

Posted: Tue Jan 07, 2003 5:39 am
by DaZZleD
you mean check url as in parse the destination file for certain data or parse the URL? be more specific...

Posted: Tue Jan 07, 2003 6:51 am
by qads
parse the URL i mean't.