OpenHelp (client-side)

Use this routine to open the help window to the specified topic.

Definition

OpenHelp(sHelpTopicPage)

Parameters

sHelpTopicPage

The (pathless) name of the help topic page in the folder 'bizdesk\docs\htm'.

Return Value

None.

Remarks

If the topic string is empty, the help window is opened to the initial page.

The name of the help topic page must include the '.htm' extension.

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

See Also

Client-Side Routines

Server-Side Routines


All rights reserved.