
Response.Redirect 500 Internal server error
If i response. redirect to an asp page I am getting a 500 internal server
error. This page by itself works fine, so permissions are OK.
Also in the same script if I change the redirect to an .htm it works fine.
Any ideas here?
Mike Carter