Placement

Top  Previous  Next

 

These are all the parameters related to the ThinRDP connection placement.

Some of the parameters should be sent only when the connection mode is set to Remote and some of them should be sent only when the connection mode is Local.

 

 

Parameter

 

What it means

 

Type/format

 

Default

send when mode

remote

local

targetWindow

Inform "_self" to have the connection open over the current window. The "*" value will open a new window with a name assigned by ThinRDP. If you inform an existing window name or iframe id, ThinRDP will position the connection on this target and if the target does not exist, a new window will be created with that name.

string

"*"  ,

"_self" ,

target window (iframe id or window name)

"_self"

yes

no

exitURL

Assign a URL to redirect to after the connection has closed.

string

URL

"about:blank"

yes

no

postpage

This parameter configures the server HTML file. The embedded file name is 'connection.html'. You only have to change this value in case you have customized this file.

string

html file name

 

yes

no

divId

div id where the remote desktop will be placed, when using local mode.

 

 

no

yes