|
Property |
Method |
Event |
|
|
FtpUserNameSpecifies the user name or gets the current user name information when Web Editor Control logs into an FTP server. Syntax[get] HRESULT FtpUserName( [put] HRESULT FtpUserName( Parameters[get] pVal [out, retval] Gets the current user name. [put] newVal [in] Specifies the user name when Web Editor Control logs onto an FTP server. The default value is anonymous. Return Values0 (always) Sample CodesVBScript dim files() See AlsoFtpFileFilter, FtpFileScope, FtpOverwrite, FtpPassiveMode, FtpPassword, FtpPort, FtpUpload, OnFtpUploadComlated |