- or download this
<INPUT type="button" value="Close Window" onCLick="window.close();">
- or download this
# Javascript to create popup window
my $JSCRIPT;
...
}
EOF
;
- or download this
print header (-cookie => $cookie),
start_html (-title => "Test Site", -script=>$JSCRIPT, -backgro
+und=>"../images/sb0068.jpg", -leftmargin=>"0", -topmargin=>"0"),
add_boilerplate ($page),
end_html ();
- or download this
$page .= p({ -style => "font-family: verdana; font-size: 10pt;" }, "Sh
+ipping and tax may be added to your order.\n"
. "To estimate shipping and tax, please see the "
. a({-onClick => "launchwin"},
"Shipping and Tax")
. " page.\n");