in reply to HTML problem

Hi,
consider using WWW::Mechanize::Shell to interactively use WWW::Mechanize like a text browser, then use the script method to dump what you did interactively as perl code - that should show you how to get around this problem.
Regards,
svenXY