permission_url

Top  Previous  Next

 

Description:

 

permission_url defines the URL of the file that reponses permission flag and sends to Java Applet

 

Syntax:

 

string, full URL with http://

 

Example:

 

<param name="permission_url" value="http://servername/SpeedCheck_permission.php/aspx">

 

Note:

 

It is mandatory to define in the HTML even you do not use it.

 

Reponse from script:

 

Line 1: permission flag to run SpeedCheck: 1=allow, 0=not allow

Line 2: Error message to be displayed if not allowed (0) is set