PopulateOrderSearchCriteria - Solution Sites Routine

This sub retrieves search criteria related to an order from the HTTP request and places it into the passed Dictionary object. It also performs validation for some date-related criteria.

Definition

Sub PopulateOrderSearchCriteria(
  byRef oSearchDictionary)

Defined in File

services\include\lib.asp

Routines Called

bInvalidDate

GetRequestString

Called By

GetSearchDictionaryForThisPage

Copyright © 2005 Microsoft Corporation.
All rights reserved.