View Single Post
Old 12-21-2004, 11:28 AM  
Tantuss
Junior Member
 
Join Date: Dec 2004
Posts: 2
Default

This is because the tcl does not see that it is redirected and the search page is not given but the result page.. gone see if i can fixe it

edit1:
Somebody who knows how to work with that http stuff..
I now know that this is wrong:
if { [regexp {<title>IMDb name and title search</title>} $html] == 1}

You get directly redirected.. the page has no name.. and i guess also no body (?)
Tantuss is offline   Reply With Quote