free e- mail
thaimail
hotmail
yahoo
siam2you
thammasat
Home
Visual Basic
Active Server Page
JavaScript
Network
Other
Active Server Pages.
Response Object
All Collections
All Methods
All Objects
All Properties
METHOD: Response.Write
Response.
Write
(Variant)
The
Write
method writes any specified string to the HTTP output.
There is one mandatory argument.
Variant
The
Variant
argument is the data to be written as a string. A variant is a
VBScript
data type and includes characters, integers, and strings. The variant cannot contain the character combination of %>.
Code:
<%
Response.Write
"Hello World"
Response.Write
"<BR>"
%>
Output:
Hello World<BR>
Copyright 2000 by Infinite Software Solutions, Inc.
Trademark Information
ASP - Link
ASP reference
B
C
D
E
F
G
Last update:
Copyright © 2001.Memo Wil@keo everything that I like Co.,Ltd.