|
-
Oct 16th, 2002, 08:28 AM
#1
Thread Starter
Frenzied Member
closing a web page
I have a web form button on my page. In the click event I want to close the page. I'm using Response.End...I'm using the Validator control on some of my textboxs, so if I click on the end button it wont go to the codebehind page until all the Validations have been met...any suggestions how I could get around this?
thanks,
eye
-
Oct 17th, 2002, 06:30 PM
#2
Hyperactive Member
If it's the window you want to close use javascript.
If you just want to change pages then don't use a post back use a standard html hyperlink.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|