Ask a Question related to Dreamweaver AppDev, Design and Development.
-
M@rk #1
Dynamic list box
I have a form which collects a users contact details and adds them to a
database (Access) table called 'Users' using ASP, on that form there is a
dynamic dropdown list box which is populated from a table called Job sector.
The form works correctly adding the correct form details to the correct
database table (Users) and fields. I am encountering a problem when I try to
update the users details Using the go to Detail server behaviour, The edit
details form retrieves the correct information dependent on UserID but the
dynamic dropdown List box does not show the job sector which was originally
submitted by the add user form, thus everytime I want to update a user details
I have got to reselect the Job sector . Is ther any way that this could be
automatically selected. Can anyone point me in the right direction on how to
achieve this? tried a search on google but most of the info is dynamic
dependent Tuts Thanks, M@rk
M@rk Guest
-
Dynamic List Error
Hi , I have a page set up to allow changes to be made to a product. Alot of the options for changing products have only a few possible choices of... -
dynamic list box help
Hi I have created a dynamic list box which has 5 items in there. when i click on an item on the list i want it to go to another page where it... -
Dynamic List Problem
Hi all, could someone please help me with a problem I've been trying to resolve for the last 4 hours? Basically, I have an ASP page, which... -
PHP : Dynamic List & Filter?
Hi - I'm working with: DWMX / PHP / MYSQL 1. I'd like to create 3 drop-down lists which are dynamically populated with entries from my DB. Is... -
Dynamic List Question
I have a dynamic list that users can select multiple choices and I want on the edit page to have all those choices pre-selected. The values are... -
Julian Roberts #2
Re: Dynamic list box
Use the Dynamic listbox behaviour. And set the 'selected value' from the
Users recordset.
--
Jules
[url]http://www.charon.co.uk/charoncart[/url]
Charon Cart 3
Shopping Cart Extension for Dreamweaver MX/MX 2004
Julian Roberts Guest
-
Teto Brazil #3
Re: Dynamic list box
Hi,
I am selecting the value from the database to show it on the list box. In my
IIS in WinXP is working good, but the problem is when it run the page in the
server that run in Win2000, the list box doesnt select the right value. I think
the problem is the "if" of the javascript code that doesnt work good in other
cases.
Does anybody know anything about that error?
thanx
p.s. sorry for my bad english, I'm a brasilian boy
Teto
Teto Brazil Guest



Reply With Quote

