PopulateProfileSearchCriteria - Solution Sites Routine

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

Definition

Sub PopulateProfileSearchCriteria(
  byRef oSearchDictionary)

Defined in File

services\include\lib.asp

Routines Called

bInvalidDate

GetRequestString

listCloneProfileSchema

Called By

GetSearchDictionaryForThisPage

Copyright © 2005 Microsoft Corporation.
All rights reserved.