I need help in grabbing links.. I use WWW::Mechanize to grab links from sites and it worked very well until i got into this site:
http://sleepywood.net/forum/memberlist.php?ltr=A&pp=0&sort=username&order=asc
I tried to use WWW:Mechanize with that link but it doesnt work, I only get the links from the header menu.. Maybe because the links that i need is in a table?
Please your tips would really help me alot thnx..