SetWaitDisplayText (client-side)

Use this routine to set new text in the wait display.

Definition

SetWaitDisplayText(sWaitText)

Parameters

sWaitText

A string that contains the new text to be displayed.

Return Value

None.

Remarks

This routine is only available after the taskbar has been inserted by calling either InsertTaskBar or InsertEditTaskBar.

This routine is available in the include file ActionPageUtil.asp.

See Also

Client-Side Routines

HideWaitDisplay (client-side)

ShowWaitDisplay (client-side)

SetStatusText (client-side)

Server-Side Routines


All rights reserved.