IP*Works! WS V9 - Online Help
IP*Works! WS V9
Questions / Feedback?

Redirect Event

Fired when a redirection is received from the server.

Syntax

Sub wsclientcontrol_Redirect(Location As String, Accept As Boolean)

Remarks

This event is where the client can decide whether to continue with the redirection process or not. The Accept parameter is always true by default, but if you do not want to follow the redirection, Accept may be set to false, in which case the control fails with an error. Location is the location to which the client is being redirected. Further control over redirection is provided in the FollowRedirects property.

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 9.0.6240.0