Help for this page

Select Code to Download


  1. or download this
    <FORM METHOD=POST ACTION="http://CanadaAllergy.com/~canadaal/cgi-bin/s
    +hopcart.pl?action=additem">
    
  2. or download this
    my $query_srting = $ENV{QUERY_STRING};
    my ( $query, $action ) = split /=/, $query_string;
    
  3. or download this
    <form method="post" action="http://someserver.com/index.cgi?action=add
    +item&id=12345">
    <form method="post" action="http://someserver.com/index.cgi?action=add
    +item&action=checkout">
    <form method="post" action="http://someserver.com/index.cgi?action=pro
    +cess r%E9sum%E9">