to simplify your code a bit more, you do not even need a named anchor - just add an ID attribute to your link tag and it will work just the same. so all you need is: <a href="edit.cfm?jobNumber=#jobNumber#" id="#jobnumber#">edit</a>
Azadi Saryev Sabai-dee.com http://www.sabai-dee.com/ Terry Troxel wrote: > Barney, > > My hat is off to you. > It works flawlessly. > > Thank you very much, > Terry Troxel > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:316885 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

