Results 1 to 2 of 2

Thread: closing a web page

  1. #1

    Thread Starter
    Frenzied Member EyeTalion's Avatar
    Join Date
    Jul 2000
    Location
    New York
    Posts
    1,075

    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

  2. #2
    Hyperactive Member
    Join Date
    Dec 2001
    Location
    Dublin, Ireland
    Posts
    262
    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
  •  



Click Here to Expand Forum to Full Width