Altova XMLSpy 2024 Enterprise Edition

Method: OpenURL (strURL as String, nURLType as SPYURLTypes, nLoading as SPYLoading, strUser as String, strPassword as String) as Document

 

Parameters

strURL

URL to open as document.

 

nURLType

Type of document to open. Set to -1 for auto detection.

 

nLoading

Set nLoading to 0 (zero) if you want to load it from cache or proxy. Otherwise set nLoading to 1.

 

strUser

Name of the user if required. Can be empty.

 

strPassword

Password for authentification. Can be empty.

 

Return Value

The method returns the opened document.

 

Description

OpenURL opens the URL strURL.

© 2017-2023 Altova GmbH