Have you tried swapping the order of the url parameter and the inline
link? Works for me if I put the query string before the inline link,
although I imagine this behavior may be browser and/or web server
dependant. I'm using IE4 and IIS4.
Jim
-----Original Message-----
From: Anthony Israel-Davis <[EMAIL PROTECTED]>
To: '[EMAIL PROTECTED]' <[EMAIL PROTECTED]>
Date: Wednesday, July 12, 2000 6:54 PM
Subject: ? short circuits my # !
>I don't know if this is CF related or not, but if anyone can shed some
light
>on it, it would be much appreciated.
>
>I have some pages that I would like to do inline linking (i.e. link to a
>lower part of a single page) OK, no problem add the appropriate <a
>name=foo></a> tag along with the reference <a
href="page.cfm#foo>link</a>.
>This works fine. The only problem is that I need to append a "?" and url
>variables. As soon as I add the "?" the inline links don't work. The
link
>just takes the user to the top of the page.???
>
>A few notes - the url variables are variables so the "#" is doubled up
and
>the <a> tag has a <cfoutput> around it. So do url variables just kill
this
>functionality or is there a workaround?
>
>Thanks in Advance
>
>ant
------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.