Ask a Question related to Dreamweaver AppDev, Design and Development.
-
davecheet #1
Display image if a recordset contains something in PHP
I am workin on a website for a retaurant where the menu listing has many
vegetarian options. In the database the 'vegetarian' column contains a v or it
is empty. I'd simply like to add the code somewhere that causes the browser to
display the vegetarian icon (vegetarian.jpg) if the v is present for that
record. Can anyone help Cheers Dave
davecheet Guest
-
recordset query to display record title hyperlinked
Hi all, If anybody could please help me i would be most greatful! I have started builiding a front end website connected to a mysql database... -
unable to display all values in recordset
I am unable to display all the values of the recordset when the page loads initially. The page loads and i get an empty table and when the visitor... -
I cant display recordset values of only what a visitorselects
I have a page in cf page at http://websitemedia.net/demo/7665/without_fl/qualitymotorsdemo.cfm I have am trying to have the table display change... -
Display or Hide Recordset Data
Hi All I am trying to allow, via the admin section, the ability to change the background colours of a table. The problems I am having is as... -
Call Image if recordset value = something
I have a database, and there is a goal feild in table 1 which specifies a static value lets say 1000. I have a donation feild in another table 2... -
bretz #2
Re: Display image if a recordset contains something in PHP
davecheet wrote:
hi,> I am workin on a website for a retaurant where the menu listing has
> many vegetarian options. In the database the 'vegetarian' column
> contains a v or it is empty. I'd simply like to add the code
> somewhere that causes the browser to display the vegetarian icon
> (vegetarian.jpg) if the v is present for that record. Can anyone
> help Cheers Dave
this can help you : Advanced Conditional Region 2.0
[url]http://www.dmxzone.com/showDetail.asp?TypeId=3&NewsId=553[/url]
good luck
bretz
bretz Guest
-
Ross Riley #3
Re: Display image if a recordset contains something inPHP
If you post the relevant code that prints out the table I can tell you how to modify it.....
Ross Riley Guest



Reply With Quote

