please dont rip this site
Platform SDK: IIS SDK
      [IIS 5.0] [IIS 5.1] [IIS 6.0]

Response.Write

The Write method writes a specified string to the current HTTP output.

Syntax

Response.Write variant

Parameters

variant
The data to write. This parameter can be any data type supported by the VBScript VARIANT data type, including characters, strings, and integers. This value cannot contain the character combination %>; instead you should use the escape sequence %\>. The Web server translates the escape sequence when it processes the script.

Remarks

If you do not want to use the default language codepage, output from Response.Write can be encoded using different codepages by setting @CodePage, Response.CodePage, Session.CodePage, or the AspCodePage metabase property. For more information, see the Response.CodePage and Response.Charset reference pages.

Example

The following example use the Response.Write method and HTML to send output to the client:

<H3 align=center>I just want to say <% Response.Write "Hello World.</H3><BR>" %> 

Your name is: <% Response.Write Request.QueryString("name") %> <BR>

The following example uses <%=index.html instead of Response.Write.

The date is: <%=index.html Date %> <BR>

The following example adds an HTML tag to the Web page output. Because the string returned by the Write method cannot contain the character combination %>, the escape %\> is used instead.

<% Response.Write "<TABLE WIDTH =index.html 100%\>" %> 

The previous example produces the following output:

<TABLE WIDTH =index.html 100%> 

Applies To

Response Object

See Also

Requirements

Platforms: Windows 2000 with IIS 5.0 installed, Windows XP with IIS 5.1 installed, Windows Server 2003 family with IIS 6.0 installed

Platform SDK Release: February 2003
What did you think of this topic?
Order a Platform SDK CD


file: /Techref/language/asp/obj/ref_vbom_resomwrite.htm, 4KB, , updated: 2003/5/15 14:13, local time: 2024/3/29 07:54,
TOP NEW HELP FIND: 
3.80.24.244:LOG IN

 ©2024 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions?
Please DO link to this page! Digg it! / MAKE!

<A HREF="http://www.sxlist.com/techref/language/asp/obj/ref_vbom_resomwrite.htm"> Response.Write</A>

After you find an appropriate page, you are invited to your to this massmind site! (posts will be visible only to you before review) Just type a nice message (short messages are blocked as spam) in the box and press the Post button. (HTML welcomed, but not the <A tag: Instead, use the link box to link to another page. A tutorial is available Members can login to post directly, become page editors, and be credited for their posts.


Link? Put it here: 
if you want a response, please enter your email address: 
Attn spammers: All posts are reviewed before being made visible to anyone other than the poster.
Did you find what you needed?

 

Welcome to sxlist.com!


Site supported by
sales, advertizing,
& kind contributors
just like you!

Please don't rip/copy
(here's why

Copies of the site on CD
are available at minimal cost.
 

Welcome to www.sxlist.com!

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

  .