in reply to Re: update and still no output
in thread update and still no output

I have the open output file #commented out because i wanted to fix the actual script first. I added a line
print $html_code
after the if/else statement and i am seeing the actual html code returned on my screen. something is not working right with the HTML::TableExtract stuff. Ray