Help for this page
$saved_trade_search =~ m/\<td align=\"left\" valign=\"bottom\"\>(*)\<c +enter\>\<form action=\'gpost.phtml\' method=\'post\'>/; my $saved_lot = $1; print $saved_lot;