Search found 3 matches

by mypopy
Mon Nov 20, 2006 7:41 am
Forum: PHP - Code
Topic: drop down
Replies: 1
Views: 255

drop down

I have 2 dropdowns, county and district.

When the county changes, I want the district dropdown to automatically update with a list of districts in that county, but I don't want the
page to have to reload when county changes.

Thanks
mypopy
by mypopy
Thu Nov 09, 2006 9:25 am
Forum: PHP - Code
Topic: how to retain dropdown list value
Replies: 4
Views: 445

how to retain dropdown list value

feyd | Please use , and [syntax="..."] tags where appropriate when posting code. Your post has been edited to reflect how we'd like it posted. Please read: [url=http://forums.devnetwork.net/viewtopic.php?t=21171]Posting Code in the Forums[/url] to learn how to do it too.[/color] HI I trie...
by mypopy
Thu Nov 09, 2006 7:35 am
Forum: PHP - Code
Topic: how to retain dropdown list value
Replies: 4
Views: 445

how to retain dropdown list value

Hi everyone

Anyone can help?

What I am trying to do is:

I have a s dropdown list on the first page. When I select from the first drop down is not retaining the value,

I want dropdown list retain the chosen values . How can I do that?

Thanks for your help.