I am using FP2002.
I have set up an ASP page with a dropdown fields created from a DB table. Once the user selects a record and clicks OK, that variable is then sent to another ASP for more processing.
My issue is that there is more information in the table that I need sent to the second ASP page.
I.E. Currently they can select their company. That fields transfers fine. However, I also need the remaining fields to transfer as well.
I created the one dropdown that I have now using the DRW from an existing connection that I am using through out the site.
David Burnham
I have set up an ASP page with a dropdown fields created from a DB table. Once the user selects a record and clicks OK, that variable is then sent to another ASP for more processing.
My issue is that there is more information in the table that I need sent to the second ASP page.
I.E. Currently they can select their company. That fields transfers fine. However, I also need the remaining fields to transfer as well.
I created the one dropdown that I have now using the DRW from an existing connection that I am using through out the site.
David Burnham