Important: The information in this document is obsolete and should not be used for new development.
Sending Commands and Writing Data From the Workstation to the Server
After you open a session, you can send a sequence of commands or a variable-size block of data across the session to the server. ASP returns to your ASP workstation application replies to the commands from the server end of the session. This section describes theASPUserCommand
function that you use to send commands to the server and theASPUserWrite
function that you use to send data.
Subtopics
- ASPUserCommand
- ASPUserWrite