<!-- #include file="RetrieveIStore.csp" -->
<!-- #include file=helper_js.csp -->
Response.Redirect ("Start.csp");
Result = IStore.Query("Select SI_NAME, SI_ID From CI_INFOOBJECTS Where SI_PROGID='CrystalEnterprise.Report' And SI_INSTANCE=0");
Response.Write ("No reports could be found to schedule.");
Response.Write ("Enter the email address associated with the instances that you wish to find.");
Response.Write ("<form name='GetUserDetails' action='FindUsersInstances.csp
Response.Write ("<input type=text name='Email'>");
Response.Write ("<input type=submit value='Search'>");
Crystal Decisions, Inc. http://www.crystaldecisions.com Support services: http://support.crystaldecisions.com |