Russ, It appears they're unique because I can continue to click. My problem in verifying them is that they are in memory only - "View Source" doesn't show them. I'm not sure that they are really being kept even. A colleague of mine suggested that each additional request for a form 130 may actually be overwritten in memory by the new one hence the inability to click on a previous button.
Is there a way to dump what's being stored in memory the check this? Randy >ah ok so your doing it from JS. >In which case just have a counter that increments every time you click >the button and add that counter to your tabID, then it will be unique. > >Russ > > >> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:348441 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

