Guest_imported
New member
- Jan 1, 1970
- 0
I hope you folks can help. I've always found great assistance on this board.
I have a table in SQL Server, and I used the Database Results Wizard to format a section on an ASP.
I'd like to allow my users to select one or more items (not necessarily consecutive) from the list, click a button and email the selected items to a fixed email address.
It seems a bit like a shopping cart concept, but I am fairly new to ASP - and I just don't know the answer.
I do not have a 'check box' in the SQL Server table, and would hesitate to do that because I can have multiple users hitting the same rows.
Thanks in advance for any and all assistance...
I have a table in SQL Server, and I used the Database Results Wizard to format a section on an ASP.
I'd like to allow my users to select one or more items (not necessarily consecutive) from the list, click a button and email the selected items to a fixed email address.
It seems a bit like a shopping cart concept, but I am fairly new to ASP - and I just don't know the answer.
I do not have a 'check box' in the SQL Server table, and would hesitate to do that because I can have multiple users hitting the same rows.
Thanks in advance for any and all assistance...