Ask a Question related to Dreamweaver AppDev, Design and Development.
-
wildwildwebs #1
Dynamic dropdown not showing true recordset (PHP/MySQL)
Hi, This is a strange one - I have a recordset bound to my page, 'UCust'
containing a list of customer names. It uses the DISTINCT SQL statement to pull
out the unique names of customers in a table. When I test the binding, it
correctly shows: Customer1 Customer2 Customer3 However, I have a dropdown on
a form which I've told to display this dynamic data, but instead of the three
customers, it only shows Customer1 - the other two are not in the list.
What's really odd is that I've done exactly the same on another page and it
works correctly. I've even copied the exact same code from my working dropdown
to the one that doesn't work. The recordset is also copied/pasted from the
working page - so the dropdown is absolutely identical - only one works, the
other doesn't!! Does anyone know where I should go from here? What else could
cause this? Thanks in advance, wildwildwebs
wildwildwebs Guest
-
styles not showing up in Cont. dropdown
We have a website with multiple content editors, each with their own folder to maintain, and separate style sheets located in a css folder in the... -
Showing a specific record from a recordset
Hi, I am trying to find a way of displaying a specific record (the latest one entered by a user) from a recordset as opposed all of the records or... -
DYNAMIC Dropdown. How to stick on non dynamic choice?
Environment: DreamweaverMX 2004, ASP, VBScript, mySQL I have a dropdown which is populated dynamically from a mySQL database plus a hand entered... -
dropdown and dynamic text field
hi i am using the following code to try and get a dropdown (sizeList) to fill a dynamic text field with differing values. sizeList has setPrice... -
Limiting duplicates in a dynamic dropdown? - Code included
I'm using this script to dynamicaly populate 2 dropdowns and dispaly the results. Choose a component type from the first drop down, lets say 'car'...



Reply With Quote

