- From: Pieter Van Waeyenberge <pvanwaeyenberge@icon.be>
- Date: Tue, 23 Nov 1999 10:18:21 +0100
- To: www-html@w3.org
i think 2 is how it should be,
anyhow another intersting one:
- blah.hts?userID=123456§ion=5
in the previous example, netscape3 and explorer 4 will render '§' (no
closing ';') in the second name/value pair as the html entity '§'
you can work around thnx to the case sensitivity of entities ('&Section=')
;)
pi.
# -----Original Message-----
# From: Marion Denny [mailto:MDenny@owners.com]
# Sent: maandag 22 november 1999 20:35
# To: www-html@w3.org
# Subject: No specification for querystrings and fragment identifiers
#
#
# Greetings,
#
# I was surprised that I could not find a specification within
# the HTML RFC's
# for what to do when you have a fragment identifier AND a
# querystring. For
# example, which would be correct?:
#
# 1) mypage.asp?myvar=value#myfragment
#
# or
#
# 2) mypage.asp#myfragment?myvar=value
#
# To me, the second seems more intuitive, but fails in Internet
# Explorer.
# Only the first works in I.E. and Netscape. Have I overlooked some
# documentation on this?
#
# -marion
#
# _____________________
# marion.denny
# seņior.software.engineer
# owners.com
# 415.427.1000.x.109
#
#
#
Received on Tuesday, 23 November 1999 04:17:31 UTC