Image Id

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Renie83

    Image Id

    Ray your post did help a little but now I'm faced with another
    problem. What I need to do is to get the id of an image and set it to
    a variable that I can use throughout the page. What I'm trying to do
    is see how many images I have on a page, place there id values into an
    array and then based on their ID values call the function to change
    the image. See i have the same image being generated on some rows that
    are brought into a database. They a named with a number after each
    ie:image1 image2 and so on but because I have other elements it would
    take too long to check through them all. If I'm not being clear enough
    please let me know. Thanks for your help
    Renie83
  • Ray at

    #2
    Re: Image Id

    I don't really understand fully... What would your page look like? What
    are you looping through the images for? And you mean in ASP, not
    client-side image ids or anything like that, right?

    Ray at home

    --
    Will trade ASP help for SQL Server help


    "Renie83" <renie83@lycos. com> wrote in message
    news:8e153bdf.0 307241250.1301a 4e@posting.goog le.com...[color=blue]
    > Ray your post did help a little but now I'm faced with another
    > problem. What I need to do is to get the id of an image and set it to
    > a variable that I can use throughout the page. What I'm trying to do
    > is see how many images I have on a page, place there id values into an
    > array and then based on their ID values call the function to change
    > the image. See i have the same image being generated on some rows that
    > are brought into a database. They a named with a number after each
    > ie:image1 image2 and so on but because I have other elements it would
    > take too long to check through them all. If I'm not being clear enough
    > please let me know. Thanks for your help
    > Renie83[/color]


    Comment

    Working...