Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
David Wright 61 #1
How do I display the Alt info from a database
Hi All, I am creating a web site that has a lot of images. I have a field in
my database that is the Alt information how do I link the Alt field
Text to the image field
Thanks in advance
Dave
David Wright 61 Guest
-
'swap roll over' to display additional info. else whereon the page
:beer; i know how to do rollover. swap sounds like the same thing. is there a difference? what i cant find in the help section of dreamweaver is... -
Display users info
I created a login page. I want to display users who logged in into my website informations on the screen. Who have a solution for me Many... -
Please Recommend extension for an easy upload/display ofphotos and info page.
Hello! Can anybody recommend a method or third party extension? No bells and whistles needed. OR If I just set it up as pix and info on a... -
example needed: display AD info in table on web page
Anyone have anything like this? I don't care what data it is... I just want to see how to query the AD and place the data into a web page. thanks -
Passing database info to page allow user input then pass into another database
Hi I really am going crazy! I'm using VBScript, ASP, and SQL My page reminds me of a shopping cart but looking at shopping cart examples has not... -
Murray *ACE* #2
Re: How do I display the Alt info from a database
What scripting language are you using?
In your recordset for the images on the page, include the field that
contains the alt values. Then just do this (in PHP) as you loop through the
images -
<img alt="<?php echo rs_yourrecordset('altfieldname'); ?>"....
--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
[url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
[url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
[url]http://www.dwfaq.com[/url] - DW FAQs, Tutorials & Resources
[url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
==================
"David Wright 61" <webforumsuser@macromedia.com> wrote in message
news:enliga$noe$1@forums.macromedia.com...> Hi All, I am creating a web site that has a lot of images. I have a field
> in
> my database that is the Alt information how do I link the Alt field
> Text to the image field
> Thanks in advance
> Dave
>
Murray *ACE* Guest



Reply With Quote

