The CancelConnection method breaks an existing network connection.
ASPForm.CancelConnection (RemoteName as String)
| Where | Type | Optional | Default | Description |
|---|---|---|---|---|
| RemoteName | String | Specifies the name of the remote network resource to disconnect from |
The method calls WNetCancelConnection2 Win32 API function.
AddConnection, CancelConnection, CheckRequirements, Read, Sleep, StringToBinary
BytesRead, Files, FormType, getForm, CharSet, ChunkReadSize, Items, MaxMemoryStorage, NewUploadID, ReadTime, ReadTimeout, SizeLimit, SourceData, State, TempPath, Texts, ThreadPriority, TotalBytes, UploadID
The ASPForm collection retrieves the values of form elements posted to ASP script by a form using the POST method. ASPForm can process multipart/form-data or application/x-www-form-urlencoded data with length up to 2GB.
© 1996 - 2009 Antonin Foller, Motobit Software | About, Contacts | e-mail: info@pstruh.cz