SpyProjectItems.AddURL
Declaration: AddURL (strURL as String, nURLType as SPYURLTypes, strUser as String, strPassword as String, bSave as Boolean)
Description
strURL
URL to open as document.
nURLType
Type of document to open. Set to -1 for auto detection.
strUser
Name of the user if required. Can be empty.
strPassword
Password for authentification. Can be empty.
bSave
Save user and password information.
Description
The method adds an URL item to the project collection.