|
Property |
Method |
Event |
|
|
FtpPasswordSpecifies or gets the user password when logging onto an FTP server. Syntax[get] HRESULT FtpPassword( [put] HRESULT FtpPassword( Parameters[get] pVal [out, retval] Gets the current user password. [put] newVal [in] Specifies the user password when logging onto an FTP server. Return Values0 (always) Sample CodesVBScript dim files() 'GET See AlsoFtpFileFilter, FtpFileScope, FtpOverwrite, FtpPassiveMode FtpPort, FtpUpload, FtpUserName, OnFtpUploadComlated |