Searchform.csp

To download the CSP files from this tutorial, click TutorialSamples_vb.zip. For more information about using the samples, see Code examples.


<HTML>

<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=charset=UTF-8">

<BODY>

<%

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>"

Response.Write "Name: "

%>

<INPUT Type=text Size=30 Name="SearchString" Value="">

<P><INPUT Name=sa Type=submit Value="Search">

</BODY>

</HTML>





Crystal Decisions, Inc.
http://www.crystaldecisions.com
Support services:
http://support.crystaldecisions.com