Please support our PHP advertiser: Lunarpages PHP Web Hosting
Views: 1821 | Replies: 1
![]() |
•
•
Join Date: Jul 2006
Posts: 194
Reputation:
Rep Power: 3
Solved Threads: 5
Hi friends
I need your help.I am using two list box in my application. when i select one list box value corresponding values only listed in tha another list box without page refresh. Two listbox values are stored in database.
if i select the one listbox values get the vlaue id and pass the id , get the related values and list the another list box. But now page can refersh and store the another list box.
I need page not refresh and stored the values .
Please send me any idea
Thanks
Prabu
I need your help.I am using two list box in my application. when i select one list box value corresponding values only listed in tha another list box without page refresh. Two listbox values are stored in database.
if i select the one listbox values get the vlaue id and pass the id , get the related values and list the another list box. But now page can refersh and store the another list box.
I need page not refresh and stored the values .
Please send me any idea
Thanks
Prabu
•
•
Join Date: Jul 2004
Location: Sydney, Australia
Posts: 166
Reputation:
Rep Power: 5
Solved Threads: 7
A couple of options here. You can use a pure javascript solution that stores all of the data in JS arrays and builds the selects dynamically, or you can use AJAX so that the page submit from the first selection is carried out, but on the client side so no page refresh is required.
If I've been a help please confirm by clicking the Add to Lafinboy's Reputation link in the header of this reply.
Lafinboy Productions
:: Website Design :: Website Development ::
Lafinboy Productions
:: Website Design :: Website Development ::
![]() |
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)





Linear Mode