To download the CSP files from this tutorial, click TutorialSamples.zip. For more information, see Code examples.
<META HTTP
<link REL=STYLESHEET TYPE='text/css' HREF='tut.css'>
<!-- #include file=helper_js.csp -->
Response.Write ("<FORM Name=logonForm Action='Search.csp' Method=POST>");
Response.Write ("<P><B>Search</B></P>");
Response.Write ("<P>Enter the name of the report that you wish to search for. " +
"This may be the full name or only part of the name.</P>");
<INPUT Type=text Size=30 Name="SearchString" Value="">
<P><INPUT Name=sa Type=submit Value="Search">
Crystal Decisions, Inc. http://www.crystaldecisions.com Support services: http://support.crystaldecisions.com |