Do this....
<a name="test1" id="test1" href="template.cfm?varAnchor=test1">test1</a>
<a name="test2" id="test2" href="template.cfm?varAnchor=test2">test2</a>
<a name="test3" id="test3" href="template.cfm?varAnchor=test3">test3</a>

then test for which varAnchor was clicked.. would that work it really
depends on what you need to do after


----- Original Message -----
From: "FlashGuy" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Monday, November 04, 2002 9:42 AM
Subject: Passing anchor results to a template


> Hi,
>
> How can I pass the results of the anchor based on which one is clicked on
to another template? Do I need to use JS?
>
>
> <a name="test1" id="test1" href="template.cfm">test1</a>
> <a name="test2" id="test2" href="template.cfm">test2</a>
> <a name="test3" id="test3" href="template.cfm">test3</a>
>
>
> ---------------------------------------------------
> Colonel Nathan R. Jessop
> Commanding Officer
> Marine Ground Forces
> Guatanamo Bay, Cuba
> ---------------------------------------------------
>
>
>
> 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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
Get the mailserver that powers this list at http://www.coolfusion.com

Reply via email to