Apr 1, 2008 #1 Jimi2Cool Programmer Joined Jul 30, 2007 Messages 25 Location US OK. i have a strance symptom happening. i have a searchbox control that calls response.redirect on the button click event. I can step all the way through to the redirect call and no errors occur. However, it stays on the current page. Any ideas?
OK. i have a strance symptom happening. i have a searchbox control that calls response.redirect on the button click event. I can step all the way through to the redirect call and no errors occur. However, it stays on the current page. Any ideas?
Apr 1, 2008 #2 jbenson001 Programmer Joined Jan 7, 2004 Messages 8,172 Location US we have no ideas unless you post the relevant code. Upvote 0 Downvote
Apr 3, 2008 #3 asmith555 Programmer Joined Oct 7, 2002 Messages 97 Location US I would post your code but be sure the redirect page isn't sending you back to your previous page. Upvote 0 Downvote