Writes text output to the HTML page. (Returns nothing.)
The text to be output to the page as a string.
Use this method to output any text to the page. The parameter Text may be any variable that can be coerced into a string form. Use the Redirect Method if you need to redirect the client browser before anything else is written to the client browser. If you need to redirect to another page after other items have been written to the client browser, use the write method for example:
Response.Write "<meta http
Crystal Decisions, Inc. http://www.crystaldecisions.com Support services: http://support.crystaldecisions.com |