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.

Reply via email to