need help: dynamic image/database

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

  1. #1

    Default need help: dynamic image/database

    hello
    I am setting up a site with Active server Pages (javascript) and Filemaker
    Pro database. I have a master page that show all records and clicking on one
    field takes you to the Detail page. The records are supposed to show text
    and one thumbnail
    The text works fine. but not the image. Inside the database there is only a
    numeric referrer (=the image's name) to the image. The actual images are
    located in a directory 'Images'.
    I have endlessly tried to get the image showing in the master and details
    page, but sofar only the picture's name (the numeric referrer) shows.
    What do I have to do to get it right?
    appreciate any help!
    willemijn


    Willemijn Guest

  2. Similar Questions and Discussions

    1. 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...
    2. 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...
    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 Database
      I have a situation that i am hoping someone can help me address. I am trying to create a page were you can type an order number into a field and...
    5. 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....
  3. #2

    Default Re: need help: dynamic image/database

    I found out how it works now...
    I had to change the 'dynamic' url: put the directory name in front of the
    string and .jpg at the end....
    willemijn

    "Willemijn" <thecase@the-case.nl> schreef in bericht
    news:cg506v$8ur$1@forums.macromedia.com...
    > hello
    > I am setting up a site with Active server Pages (javascript) and Filemaker
    > Pro database. I have a master page that show all records and clicking on
    one
    > field takes you to the Detail page. The records are supposed to show text
    > and one thumbnail
    > The text works fine. but not the image. Inside the database there is only
    a
    > numeric referrer (=the image's name) to the image. The actual images are
    > located in a directory 'Images'.
    > I have endlessly tried to get the image showing in the master and
    details
    > page, but sofar only the picture's name (the numeric referrer) shows.
    > What do I have to do to get it right?
    > appreciate any help!
    > willemijn
    >
    >

    Willemijn Guest

  4. #3

    Default Re: need help: dynamic image/database

    what's the code...? :O)
    I am trying to something similar.
    I have my records displayed but I need to have a "View Image"
    where a person can click on it and view the image in a PDF format.

    Do you know how...

    I would GREATLY appreciate any inputs.....
    ===I posted Dynamic Database Driven site====


    "Willemijn" <thecase@the-case.nl> wrote in message
    news:cg54pe$e4g$1@forums.macromedia.com...
    > I found out how it works now...
    > I had to change the 'dynamic' url: put the directory name in front of the
    > string and .jpg at the end....
    > willemijn
    >
    > "Willemijn" <thecase@the-case.nl> schreef in bericht
    > news:cg506v$8ur$1@forums.macromedia.com...
    > > hello
    > > I am setting up a site with Active server Pages (javascript) and
    Filemaker
    > > Pro database. I have a master page that show all records and clicking on
    > one
    > > field takes you to the Detail page. The records are supposed to show
    text
    > > and one thumbnail
    > > The text works fine. but not the image. Inside the database there is
    only
    > a
    > > numeric referrer (=the image's name) to the image. The actual images are
    > > located in a directory 'Images'.
    > > I have endlessly tried to get the image showing in the master and
    > details
    > > page, but sofar only the picture's name (the numeric referrer) shows.
    > > What do I have to do to get it right?
    > > appreciate any help!
    > > willemijn
    > >
    > >
    >
    >

    JP Sevillano 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