Redirecting the user to the site's home page

Finally, now that everything is carefully stored away, the user is redirected to the site's Home Page.

Response.Redirect ("Home.csp?FolderID=0");

Remarks

Note that the URL that redirects the user to the tutorial site's home page includes a file name and a query string reading '?FolderID=0'. Ignore this string for the moment, however, as it will be discussed in some detail later on. See Lesson 2e: Building a Home Page.

End of lesson

You've reached the end of this lesson. To see a full version of the CSP page that you have created, see Logon.csp. To see a logon page using Single Sign On see SSOLogon.csp.

Go to next step:

Lesson 2: Querying the APS InfoStore



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