How can I pass data from an input form to the Select statement so that the table data displayed is based on the input data? An example would be a website visitor getting information based on the "username" he/she enters into the input form. Different usernames would display different information. Thanks!