ASP Response Object
-- Learn More Than Just Technology!
- Home
- HTML
- JavaScript
- CSS
- Vue
- React
- Python3
- Java
- C
- C++
- C#
- AI
- Go
- SQL
- Linux
- VS Code
- Bootstrap
- Git
- Local Bookmarks
ASP Tutorial
ASP TutorialASP IntroductionASP InstallationASP SyntaxASP VariablesASP ProceduresASP FormsASP CookiesASP SessionASP ApplicationASP #includeASP Global.asaASP Send Email
ASP Objects
ASP ResponseASP RequestASP ApplicationASP SessionASP ServerASP ErrorASP FileSystemASP TextStreamASP DriveASP FileASP FolderASP DictionaryASP ADO
ASP Components
ASP AdRotatorASP BrowserCapASP Content LinkingASP Content Rotator
ASP and AJAX
AJAX IntroductionAJAX ASPAJAX Database
ASP Summary
ASP Quick ReferenceASP Summary
ASP Examples
Send Email Using CDOSYS in ASP
Explore Further
Web
Public Speaking
Computer Servers
Email and Instant Messaging
Scripting Languages
Computer Science
Web Service
Programming Languages
Computer
ASP Response Object
The ASP Response object is used to send output from the server to the user.
Try it Yourself - Examples
This example demonstrates how to use ASP to write text.
Format Text with HTML Tags in ASP
This example demonstrates how to combine text and HTML tags using ASP.
Redirect User to a Different URL
This example demonstrates how to redirect a user to a different URL.
YouTip