Skip to main content
Inspiring
October 21, 2008
Question

Dynamic ID on tables

  • October 21, 2008
  • 1 reply
  • 237 views
Hi......

I have an ASP results page with a repeat region.
Does anyone know how i can give each table a dynamic unique ID ?

Thanks
Andy


This topic has been closed for replies.

1 reply

Inspiring
October 21, 2008
Use a counter within the repeat region. Suffix each repeat element's ID
with the value of the counter.

--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
==================


"Andy" <andy@work.com> wrote in message
news:gdkta5$osm$1@forums.macromedia.com...
> Hi......
>
> I have an ASP results page with a repeat region.
> Does anyone know how i can give each table a dynamic unique ID ?
>
> Thanks
> Andy
>