ShowWAResultPage

  Previous topic Next topic JavaScript is required for the print function Mail us feedback on this topic! Mail us feedback on this topic!  

 

Turn On / Off the following screen during the Web Activation process.

 

 

Name

ShowWAResultPage                                                                              

Purpose

Property to get or set the information if the Result page on the Web Activation communication mask will be displayed

Params

None

Returncode

Returncode

Type Boolean

Note

True

The Result page will be shown

False

The Result page will not be shown. The information and possibility to change proxy settings is done by the application

Usage

Possibility to change the deployment settings.

Sample

 

  bShowPage := lic.ShowWAResultPage;

  if not bShowPage then

  begin

    << The page will not be displayed. >>

     ...

  end

  else

    << The page will be displayed. >>

     ...

See also

Web Activation, WebServiceURL, WebRegister, ApplyActivationKey, ApplyActivationKeyForProject,  ShowWAProgressPage, ShowWAStartPage, UseLocalProxy, UseLocalIEProxy, LocalProxyServer, LocalProxyPort, Projectname

 

 

The setting is stored in the license file and will be used again for all following activation commands

See also
 
ShowWAProgressPage
ShowWAStartPage

 

 

Page url: http://www.helpserver.biz/onlinehelp/lp/easygo/2.7/help2000/index.html?fr_showwaresultpage.htm