i am creating an order form. the user selects (from combo boxes)the name of the show, (based on the show name)the show date, (based on the date) the seats. works fine for the first purchase, but if the same person purchases another show, when i try to select a date for the second show, it still gives me the info for the first show.
i guess i need to requery. i just don't know where or how to write the code.
i guess i need to requery. i just don't know where or how to write the code.