http handler urgent issue!

Last post 05-06-2008 7:55 PM by docluv. 1 replies.

Sort Posts:

  • http handler urgent issue!

    05-06-2008, 6:01 PM
    • Loading...
    • sdekha76
    • Joined on 06-29-2005, 2:31 PM
    • Posts 138

    I am using a custom HttpHandler to process requests like:  www.sitename.com/siteOwner

    in processRequest, I have logic to redirect customer to siteOwner's site.

    Once customer is re-directed to owner's site, I dont want process request to take any action. so I created a flag.. and in else condition  i.e.

    if (flg==false)
    // don't do anything .. i didnot write any code..

    but my page does not go anywhere!!  Why is this happening?

    -------------------------------------------------
    Click on "Mark As Answer" if this post gives you an idea to resolve the issue! Thanks, Sam
    Filed under:
  • Re: http handler urgent issue!

    05-06-2008, 7:55 PM
    • Loading...
    • docluv
    • Joined on 06-29-2002, 7:16 PM
    • Willow Spring NC
    • Posts 1,316
Page 1 of 1 (2 items)