Dynamic Image Map (ASP)

Ask a Question related to Macromedia Dynamic HTML, Design and Development.

  1. #1

    Default Dynamic Image Map (ASP)

    Like most product websites all our product info pages are populated using a
    database and ASP. Now one of the dynamically generated content is an image.
    Is there a way to attach an image map to this image dynamically. Meaning
    depending on which info page someone goes to there will be an associated image
    map. I.E. someone looks for a towel, the image that comes up with this query
    will have its own Image Map. Then the customer looks for clips, again the
    image of the clip will have its own image map but it will be on the same
    parts.asp page. The code for the parts page is the same no matter what product
    someone pulls up. How do I attach a unique image map to whatever part a
    customer pulls up?

    lemmiwinks Guest

  2. Similar Questions and Discussions

    1. dynamic image gallery
      I'm trying to create a dynamic image gallery that is updated from a database, i managed to create a simple mysql database using phpmy admin, so I...
    2. dynamic image
      hey everyone just a quick and probably stupid question here. i have a list of features in my access database that are related to my products. i...
    3. dynamic image map
      Based on certain variable in a javascript, can I somehow hide an image map? I can't seem to be able to target the map.....any thoughts? Thanks ,,...
    4. Dynamic Image?
      Who knows how this is done: http://www.danasoft.com/vipersig.jpg As you can see the signature is dynamical, it uses gdlib I assume and php....
    5. Dynamic image that can be emailed?
      I want to create something on my website that allows the user to arrange image pieces (sort of like a puzzle) and then email the final result to...
  3. #2

    Default Dynamic Image Map (ASP)

    Like most product websites all our product info pages are populated using a
    database and ASP. Now one of the dynamically generated content is an image.
    Is there a way to attach an image map to this image dynamically. Meaning
    depending on which info page someone goes to there will be an associated image
    map. I.E. someone looks for a towel, the image that comes up with this query
    will have its own Image Map. Then the customer looks for clips, again the
    image of the clip will have its own image map but it will be on the same
    parts.asp page. The code for the parts page is the same no matter what product
    someone pulls up. How do I attach a unique image map to whatever part a
    customer pulls up?

    lemmiwinks Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139