Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3431184
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 18, 20262026-05-18T07:17:42+00:00 2026-05-18T07:17:42+00:00

How can i issue an http status code of 303 See other in ASP?

  • 0

How can i issue an http status code of 303 See other in ASP?

Using:

<%Response.Redirect "http://stackoverflow.com"%>

issues a 302 Object moved to the client:

HTTP/1.1 302 Object moved
Location: http://stackoverflow.com

which isn’t what i’m trying to do.

How can i issue an http status code of 303 (See Other) in ASP?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-18T07:17:42+00:00Added an answer on May 18, 2026 at 7:17 am

    Try

    <%
    Response.Status = "303 See Other"
    Response.AddHeader "Location", "http://stackoverflow.com"
    Response.End
    %>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am wondering how can I issue a HTTP Status code, that will cause
When communicating with our REST webservice, an http response with status code of 304
Can anyone help? I have an issue with calling a asp.net webservice from jquery..
The initialization code: FB.init({ appId: '123456789012345', channelUrl: 'http://localhost/Some/Url/FacebookChannel', status: true, cookie: true, oauth: true,
Following is the Java Script code i have. //URL = http://dev.stage.com/restapi/vc/auth/sessions/login/ //parametersURL = user.login=******&user.password=******
On http://www.hesa.ac.uk , we are using a custom 404 handling script to redirect users
The website is http://www.ipalaces.org/support/ The code I use for the status indicators is <img
In vxWorks, I can issue the i command in the shell, and I get
I am getting a practical issue and the issue can be dascribed as follows.
Okay people, I'm sure someone has had this issue and can help me out.

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.