Actually, I have this working the way that I said on one of my sites. Not sure about your method, but I know mine works.
Rob Wilkerson wrote: > Oh, and I believe you need to add the anchor at the end of the path, > not the query string. :-) > > <a > href="index_lab.cfm##woohoo?ppid=#lpid#&id=#url.id#&gr=#url.gr#&la=#url.la###woohoo" > class="lablinkblue"> > > On 3/31/06, Ray Champagne <[EMAIL PROTECTED]> wrote: >> I think you just need to add an anchor to the end of your URL string: >> >> <a >> href="index_lab.cfm?ppid=#lpid#&id=#url.id#&gr=#url.gr#&la=#url.la###woohoo" >> class="lablinkblue"> >> >> (assumed that you have the a tag surrounded by cfoutput....) >> >> Is that what you're asking? >> >> Eric J. Hoffman wrote: >>> Have some dynamic links: >>> >>> <a href="index_lab.cfm?ppid=#lpid#&id=#url.id#&gr=#url.gr#&la=#url.la#" >>> class="lablinkblue"> >>> >>> Want it to go to the section of the page by using the old <a >>> name="woohoo">content here, weeeee </a> in the page... >>> >>> I plum forgot how to add the notation to the url to make it get down to >>> that spot. >>> >>> Call it rusty knowledge! >>> >>> Thanks. >>> -------------------------------------------------------- >>> >>> >>> Eric J. Hoffman >>> Managing Partner >>> 2081 Industrial Blvd >>> StillwaterMN55082 >>> mail: [EMAIL PROTECTED] >>> www: http://www.ejhassociates.com >>> tel: 651.717.4105 >>> fax: 651.717.4115 >>> mob: 651.245.2717 >>> >>> -------------------------------------------------------- >>> >>> This message contains confidential information and is intended only for >>> [EMAIL PROTECTED] If you are not [email protected] you should not >>> disseminate, distribute or copy this e-mail. Please notify [EMAIL >>> PROTECTED] immediately by e-mail if you have received this e-mail by >>> mistake and delete this e-mail from your system. E-mail transmission cannot >>> be guaranteed to be secure or error-free as information could be >>> intercepted, corrupted, lost, destroyed, arrive late or incomplete, or >>> contain viruses. Eric J. Hoffman therefore does not accept liability for >>> any errors or omissions in the contents of this message, which arise as a >>> result of e-mail transmission. If verification is required please request a >>> hard-copy version. >>> -------------------------------------------------------- >>> >>> >> > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:236688 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

