Help for this page

Select Code to Download


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