Ask a Question related to Dreamweaver AppDev, Design and Development.
-
oppels #1
Change option in second drop down box based on selectionof first drop down box
Change option in second drop down box based on selection of first drop down box.
Hi,
I am trying to figure out how to make a selection in 1 dropbox that will
automatically fill in a second.
And then click submit button to put it in the database.
i have been told i can use javascript and hidden value...anyone know how to do
that? How do i put that value in the hidden value when it is different with
every selection?
thanks.
steve
oppels Guest
-
How to Set Drop-Down Value Based on Previous Selection
Looking for an answer to this question: Got an order form where I'm letting folks provide their billing address. The form includes the usual... -
Initial option appearing in drop down menu
I am working on an application. If I click on a button I am transfered to a new page that displays a drop down message. When I navigate to this... -
illustrator CS drop shadow - blur not appearing as option
Hi, when I try to use filter or effect drop shadow on objects or any thing in illustrator CS, the blur option is grayed out and not usuable. Even if... -
Form data - drop down values/display option
I have a drop down box where the choices are populated from a database query, this part works fine: <option value><% = strEmail %></option> I... -
dynamically populate drop down menu option value problem
hi I was wondering if anyone can help me out on this.... I have dynamcally populated a drop down menu with data from an access database using... -
Chris In Madison #2
Re: Change option in second drop down box based on selection of first drop down box
This ought to do it for you:
[url]http://www.macromedia.com/cfusion/knowledgebase/index.cfm?event=view&id=KC.tn_19117&extid=tn_19117 &dialogID=40306316&iterationID=1&sessionID=9630672 2a1f65d0596b2&stateID=1[/url] 0
40288779&mode=simple
Best regards,
Chris
Chris In Madison Guest
-
oppels #3
Re: Change option in second drop down box based onselection of first drop down box
Hi,
Thanks for the reply. I will study the information when I get home tonight.
This info is for ASP. Is that required? I have dreamweaver mx 7.01, coldfusion
mx developer server, microsoft access database....
I design for myself and am self taught. this template will help me track
clients that I see.
thanks again,
steve
oppels Guest
-
Chris In Madison #4
Re: Change option in second drop down box based on selection of first drop down box
This particular article was written around ASP, but I'm sure it could be
adapted to whatever technology you'd like. You could even write this as
static code if you wanted to instead of pulling items from a database as the
article describes.
Once you get the concept of what the article describes, it's pretty easily
adaptable. But the hard part is getting your head around how the thing
works as a whole.
Best regards,
Chris
Chris In Madison Guest
-
oppels #5
Re: Change option in second drop down box based onselection of first drop down box
Thanks for your help.
Steve
oppels Guest



Reply With Quote

