lyric0n
Technical User
- Dec 28, 2005
- 74
Hello,
I would like my users to select an item from a drop down, and upon doing so, the page will refresh and get data from a SQL table, then populate the data into a few fields. I know how to do the SQl portion, and populating the data, but I am not sure how to get it to trigger the event. I know about the onChange and can evoke other javascript functions to load, but not refresh the page.
Thanks,
Chris
I would like my users to select an item from a drop down, and upon doing so, the page will refresh and get data from a SQL table, then populate the data into a few fields. I know how to do the SQl portion, and populating the data, but I am not sure how to get it to trigger the event. I know about the onChange and can evoke other javascript functions to load, but not refresh the page.
Thanks,
Chris