Response.redirect only working sometimes

S

ssss ggggg

I have response.redirect("/home.asp") in my code but instead of
redirecting to that page it sometimes redirects to the current page
("register.asp"). Its temperamental. Has this happened to anyone else?
If so, please help. I am about to pull my hair out.

one last thing -- I don't believe any content has been already written
to the client because I don't receive an error message. I heard that a
proxy server (which I have) might prevent that error message from
showing up.
 
R

Ray at

It sounds to me based on the name "register.asp" that your site requires
some sort of a login. If so, I would guess that when the user is redirected
to home.asp, his login cannot be validated (expired session, cookie, etc.),
and you have code to redirect the person to the register page if that
happens.

Ray at home
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,062
Latest member
OrderKetozenseACV

Latest Threads

Top