formRenderProfileSearchOptions - Solution Sites Routine

This function prepares the HTML that will render either a simple or advanced profile searching form, based on the value of the request variable****QUERY_STRING_CRITERIA**.

Definition

Function formRenderProfileSearchOptions(
  byVal sAction,
  byVal sSubAction,
  byVal dictSearchOptions)

Defined in File

services\include\render_list.asp

Routines Called

colRenderAdvancedSearchTab

colRenderSimpleSearchTab

GetRequestString

RenderForm

RenderHiddenField

RenderSubmitButton

RenderTable

rowsRenderAdvanceSearchOptionsForProfiles

rowsRenderSimpleSearchOptionsForProfiles

sReConstructPageURL

TRTag

Called By

htmRenderProfilesList

Copyright © 2005 Microsoft Corporation.
All rights reserved.