CheckIfOrderExists - Solution Sites Routine

This sub redirects the user or delegated administrator to the services\error\noorder.asp page if the specified order does not exist.

Definition

Sub CheckIfOrderExists(
  byVal sSubAction,
  byVal sProfileIDs)

Defined in File

services\include\lib.asp

Routines Called

GenerateURL

iGetCountOfProfiles

rsGetOrderDetails

Called By

Main (services\customer\view_order.asp)

Main (services\partner\view_order.asp)

Copyright © 2005 Microsoft Corporation.
All rights reserved.