formRenderOrdersListContents - Solution Sites Routine

This function prepares the HTML that will render an orders list form.

Definition

Function formRenderOrdersListContents(
  byVal sAction,
  byVal sSubAction,
  byVal rsOrders,
  byRef iPageNumber,
  byRef iTotalRecords,
  byRef iTotalPages,
  byVal sTargetPage)

Defined in File

services\include\render_orders.asp

Routines Called

GenerateURL

RenderForm

tableRenderOrdersListContents

tableRenderOrdersListTasks

Called By

htmRenderOrderList

Copyright © 2005 Microsoft Corporation.
All rights reserved.