| Platform SDK: IIS SDK |
The End method causes the Web server to stop processing the script and return the current result. The remaining contents of the file are not processed.
Response.End
If Response.Buffer is set to TRUE, calling Response.End flushes the buffer. If you do not want output returned to the user, you should first call Response.Clear.
<%
Response.Clear
Response.End
%>
Platforms: Windows 2000 with IIS 5.0 installed,
Windows XP with IIS 5.1 installed,
Windows Server 2003 family with IIS 6.0 installed
| What did you think of this topic? |
Order a Platform SDK CD |
See also:
| file: /Techref/language/asp/OBJ/ref_vbom_resomend.htm, 2KB, , updated: 2003/5/15 14:13, local time: 2012/5/25 06:03,
38.107.179.232:LOG IN |
| ©2012 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? <A HREF="http://www.piclist.com/techref/language/asp/OBJ/ref_vbom_resomend.htm"> Response.End</A> |
| Did you find what you needed? |
THE book for getting started with the PIC uC!
5 stars at Amazon.com
Now available from piclist.com for $34.95 ($7.50 S&H)
|
|
The only consistant, simple to use yet powerful development environment. It simulates real-world devices via virtual component "plugins" (LED,LCD,key,motor,TV,etc) in real time, has a syntax highlighting editor, macro assembler and disassembler. Regular updates and third-party plugins keep this software ahead of any other PIC IDE. |
.