Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Dynamic ID on tables

LEGEND ,
Oct 21, 2008 Oct 21, 2008
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


TOPICS
Server side applications
238
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Oct 21, 2008 Oct 21, 2008
LATEST
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
>

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines