Gary Williams
03-04-2008, 09:19 AM
Hi All,
In an application, I have a dropdown (combo) list of products, ie, table, bed, chair, etc.
When a user selects one of these choices, ie, table, I want to write a session variable:
session("product") = table
How do I do this?
Regards
Gary
In an application, I have a dropdown (combo) list of products, ie, table, bed, chair, etc.
When a user selects one of these choices, ie, table, I want to write a session variable:
session("product") = table
How do I do this?
Regards
Gary