To download the CSP files from this tutorial, click TutorialSamples_vb.zip. For more information about using the samples, see Code examples.
<META HTTP
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 |