Help for this page

Select Code to Download


  1. or download this
    % # code snippet
    % if ($action2 eq 'del-att') {
    ...
    %     Attribute->dbi_commit;
    %     $m->clear_buffer;
    %     $m->redirect("/dimatt2.html?cl=$cl&em=$em");
    
  2. or download this
    <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
    <html><head>
    ...
    <p>The document has moved <a href="dimatt2.html?cl=3&amp;em=1">here</a
    +>.</p>
    <hr />
    </body></html>