Jump to content

help with combo box query


ichversuchte

Recommended Posts

Im not sure if this is at all possible with php, but i have a site and I have a large query that pulls a ton of data on people. I want to put names in a combobox and by using that combo box, if possible I would like when a name is picked to update a table on the page without a refresh. If i have to, ill live with a page refresh, can anyone help me?

Link to comment
Share on other sites

you could use an I-frame for your table. and have to conbo box set on_change to refresh the I-frame and not the whole page. This is a can do function. You have to have some way to send the data that was selected to another function to run the query to get the new data.
Link to comment
Share on other sites

[!--quoteo(post=361672:date=Apr 4 2006, 03:16 PM:name=jvrothjr)--][div class=\'quotetop\']QUOTE(jvrothjr @ Apr 4 2006, 03:16 PM) [snapback]361672[/snapback][/div][div class=\'quotemain\'][!--quotec--]
you could use an I-frame for your table. and have to conbo box set on_change to refresh the I-frame and not the whole page. This is a can do function. You have to have some way to send the data that was selected to another function to run the query to get the new data.
[/quote]

Is there anyway you can give me an example of how to pass the data from a combo box to the Iframe. Just to get me started, Im not asking to write it all, just a lil shove would be nice.

Thank you
Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.