Well shouldn't it be on emore pund sign? Like:

     page2.cfm?#session.urltoken###foo

Patric

C> never tried it, but what happens if you reverse it?

C> page2.cfm?#session.urltoken##foo

C> Probably wont work but just a thought

C> -----Original Message-----
C> From: Mark Leder [mailto:[EMAIL PROTECTED]]
C> Sent: Tuesday, February 18, 2003 10:21 AM
C> To: CF-Talk
C> Subject: Link to named anchor


C> Hi All,

C> On page 1, I Have a link which looks like this: <a
C> href="page2.cfm#foo?#SESSION.URLToken#">Page 2</a>

C> On page 2, the named anchor towards the bottom of this long page in the HTML
C> is: <a name="foo"></a>

C> Can't get the link to jump to the appropriate section on page 2.
C> I've tried the following with no luck:

C>     <cfoutput><a
C> href="page2.cfm##foo?#SESSION.URLToken#"></cfoutput>

C>     <a
C> href="page2.cfm#foo?<cfoutput>#SESSION.URLToken#</cfoutput>">

C> BTW:  Works OK without the CFML Session Tag as: <a href="page2.cfm#foo">Page
C> 2</a>

C> Thanks, Mark


C> 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
                                

Reply via email to