Some Browsers not redirecting properly

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Kenneth Keeley

    Some Browsers not redirecting properly

    Hi,
    I have been having problems with Gecko based browsers not redirecting
    properly.

    This is the line of code that does the redirecting:
    Response.Redire ct ("Validation.as p?BookingNo=123 4567")

    The Gecko based browsers change this URL to read "Validation
    BookingNo=12345 67" and of course they get a 404 Error as a result. The above
    code works on every other browser without fault. So why do Gecko based
    browsers have a problem. Is Gecko just nother work for piece of crap
    software.

    Thanks for any help.
    Kenneth


  • dlbjr

    #2
    Re: Some Browsers not redirecting properly

    Try the full URL

    Response.Redire ct (http://server/directory/Validation.a...kingNo=1234567)


    dlbjr
    Pleading sagacious indoctrination!


    Comment

    • Bob Lehmann

      #3
      Re: Some Browsers not redirecting properly

      > Is Gecko just nother work for piece of crap software.
      No IE has managed to garner that honor with their failure to bring anything
      new, and secure, to the table for over 3 years now.

      PS - How did you mange to hit "k" instead of "d" on your keyboard?

      Bob Lehmann

      "Kenneth Keeley" <kenkeeley@hotm ail.com> wrote in message
      news:uDzHgsxgEH A.3928@TK2MSFTN GP11.phx.gbl...[color=blue]
      > Hi,
      > I have been having problems with Gecko based browsers not redirecting
      > properly.
      >
      > This is the line of code that does the redirecting:
      > Response.Redire ct ("Validation.as p?BookingNo=123 4567")
      >
      > The Gecko based browsers change this URL to read "Validation
      > BookingNo=12345 67" and of course they get a 404 Error as a result. The[/color]
      above[color=blue]
      > code works on every other browser without fault. So why do Gecko based
      > browsers have a problem. Is Gecko just nother work for piece of crap
      > software.
      >
      > Thanks for any help.
      > Kenneth
      >
      >[/color]


      Comment

      • Kenneth Keeley

        #4
        Re: Some Browsers not redirecting properly

        > > Is Gecko just nother work for piece of crap software.[color=blue]
        > No IE has managed to garner that honor with their failure to bring[/color]
        anything[color=blue]
        > new, and secure, to the table for over 3 years now.[/color]
        Of course they havn't. Every time they do try to do anything, some asshole
        jumps up and down because Bill though of it first. No body complains when
        Ford brings out a new car that has total different parts to any other car on
        the road. But hay, somebody rich brings out a new design of his own software
        and all he gets is trouble.
        [color=blue]
        > PS - How did you mange to hit "k" instead of "d" on your keyboard?[/color]
        This was done by mistake.


        Comment

        • Evertjan.

          #5
          Re: Some Browsers not redirecting properly

          dlbjr wrote on 16 aug 2004 in microsoft.publi c.inetserver.as p.general:[color=blue]
          > Try the full URL
          >
          > Response.Redire ct
          > (http://server/directory/Validation.a...kingNo=1234567)[/color]

          Quoting necessary !

          Response.Redire ct("http://../Validation.asp? BookingNo=12345 67")



          --
          Evertjan.
          The Netherlands.
          (Please change the x'es to dots in my emailaddress)

          Comment

          • Aaron [SQL Server MVP]

            #6
            Re: Some Browsers not redirecting properly

            > No IE has managed to garner that honor with their failure to bring
            anything[color=blue]
            > new, and secure, to the table for over 3 years now.[/color]

            XP SP2 makes IE6 pretty secure, in my limited experience so far (I only run
            XP at home).

            What "new" features are you expecting?

            --
            Please contact this domain's administrator as their DNS Made Easy services have expired.

            (Reverse address to reply.)


            Comment

            • Dave Anderson

              #7
              Re: Some Browsers not redirecting properly

              Aaron [SQL Server MVP] wrote:[color=blue]
              >
              > What "new" features are you expecting?[/color]

              For starters:




              --
              Dave Anderson

              Unsolicited commercial email will be read at a cost of $500 per message. Use
              of this email address implies consent to these terms. Please do not contact
              me directly or ask me to contact you directly for assistance. If your
              question is worth asking, it's worth posting.


              Comment

              • Aaron [SQL Server MVP]

                #8
                Re: Some Browsers not redirecting properly

                > > What "new" features are you expecting?[color=blue]
                >
                > For starters:
                > http://www.w3.org/Style/Examples/007/alternatives.html[/color]

                OK, so has anyone explicitly asked for this functionality? I wasn't even
                aware of it until you pointed it out...

                AFAIC, they're not really failing unless they are ignoring or turning down
                things that people are actually asking for. I don't think anybody's
                complaining that I haven't added forums or a SQL blog to my web site, for
                example, or that MySQL hasn't added stored procedure support... ;-)

                In other words, just because something is out there, doesn't mean it's on
                the dev team's radar -- unless you have put it there.

                --
                Please contact this domain's administrator as their DNS Made Easy services have expired.

                (Reverse address to reply.)


                Comment

                • Bob Lehmann

                  #9
                  Re: Some Browsers not redirecting properly

                  Same as a lot of people...


                  Bob

                  "Aaron [SQL Server MVP]" <ten.xoc@dnartr eb.noraa> wrote in message
                  news:eMWp4V8gEH A.636@TK2MSFTNG P12.phx.gbl...[color=blue][color=green]
                  > > No IE has managed to garner that honor with their failure to bring[/color]
                  > anything[color=green]
                  > > new, and secure, to the table for over 3 years now.[/color]
                  >
                  > XP SP2 makes IE6 pretty secure, in my limited experience so far (I only[/color]
                  run[color=blue]
                  > XP at home).
                  >
                  > What "new" features are you expecting?
                  >
                  > --
                  > http://www.aspfaq.com/
                  > (Reverse address to reply.)
                  >
                  >[/color]


                  Comment

                  • Dave Anderson

                    #10
                    Re: Some Browsers not redirecting properly

                    Aaron [SQL Server MVP] wrote:[color=blue][color=green][color=darkred]
                    >>> What "new" features are you expecting?[/color]
                    >>
                    >> For starters:
                    >> http://www.w3.org/Style/Examples/007/alternatives.html[/color]
                    >
                    > OK, so has anyone explicitly asked for this functionality?
                    > I wasn't even aware of it until you pointed it out...[/color]

                    Absolutely. Alternate stylesheets aren't just eye candy. They are useful
                    accessibility tools, among other things. And it has been in the HTML 4.01
                    recommendation since 1999, so you would think MS might have bothered trying
                    to accommodate it.



                    [color=blue]
                    > AFAIC, they're not really failing unless they are ignoring or
                    > turning down things that people are actually asking for.[/color]

                    OK, then how about attribute selectors in CSS?



                    [color=blue]
                    > ...just because something is out there, doesn't mean it's on
                    > the dev team's radar -- unless you have put it there.[/color]

                    I don't really think of W3C recommendations as just things that happen to be
                    out there. I, for one, can still remember writing for the wildly divergent
                    NN4/IE4 "standards" , and appreciate that I can achieve greater and greater
                    consistency across browsers and platforms today. Internet Explorer stands
                    out among browsers for its resistance to meeting W3C recommendations . That's
                    sad.



                    --
                    Dave Anderson

                    Unsolicited commercial email will be read at a cost of $500 per message. Use
                    of this email address implies consent to these terms. Please do not contact
                    me directly or ask me to contact you directly for assistance. If your
                    question is worth asking, it's worth posting.


                    Comment

                    • Kenneth Keeley

                      #11
                      Re: Some Browsers not redirecting properly

                      Hi,
                      Sorry it to so long to reply but I have to report that the suggested
                      option did not resolve the problem. the browser that was identified in the
                      log file appears to be Netscape 7.2

                      Has any body else got an idea of what is wrong.

                      Kenneth

                      "dlbjr" <oops@iforgot.c om> wrote in message
                      news:u9Yal3xgEH A.1292@TK2MSFTN GP10.phx.gbl...[color=blue]
                      > Try the full URL
                      >
                      > Response.Redire ct[/color]
                      (http://server/directory/Validation.a...kingNo=1234567)[color=blue]
                      >
                      >
                      > dlbjr
                      > Pleading sagacious indoctrination!
                      >
                      >[/color]


                      Comment

                      Working...