- or download this
<% @Language="PerlScript" %>
<!--#Include File="base/base.asp"-->
...
$Response->Write("Topic is $topic\n");
$Response->Write("my target is $nightmare\n");
}
- or download this
sub tHelp
{
...
}
}
}
- or download this
sub pMain
{
...
}
return $str;
}
- or download this
$xmlPage = "<document here=\
queryString=\"$queryString\"
...
$xmlPage .= "\n</document>";
return $xmlPage;
}
- or download this
sub mLeftIndex
{
...
$content .= '</leftIndex>';
}
- or download this
sub transform
{
...
}
return $trns;
}