rowRenderSearchOptionForString - Solution Sites Routine
This function prepares the HTML that will render a row in a table that contains two columns: the property display name, and a text box for entering a string value for which to search.
Definition
Function rowRenderSearchOptionForString(
byVal sFieldDisplayText,
byVal sFieldName,
byVal bFieldMessage,
byVal iMaxSize,
byVal varFieldValue)
Defined in File
services\include\render_common.asp
Routines Called
Called By
rowRenderAdvancedSearchOptionsForOrders
rowRenderSimpleSearchOptionsForOrders
rowsRenderAdvanceSearchOptionsForProfiles
rowsRenderSimpleSearchOptionsForProfiles
Remarks
This function is used only by Partner and/or Customer Services.
Copyright © 2005 Microsoft Corporation.
All rights reserved.