This problem is driving me nuts too!!
Response.End does not work either. :0(
I've seen some strange things happen. I do have a version that works...
But when I use a web service to authenticate (called when submitting
username and password), the call to:
Response.Redirect(
FormsAuthentication.GetRedirectUrl(txtUserName.Tex t,
false));
does not work, but just loops on the login page.
Is there anyone that knows why?
*** Sent via Developersdex
http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!