On 8/6/00, Chris Farrugia penned:
>Well, I don't think I really explained it clearly... There are about 20
>categories of product, each containing about 20 products (at the most). So
>the first screen they see is a pulldown for the category. The second page,
>once the category is submitted, contains those 20 products for editing.
>That part I can do... its actually changing the database that I can not.
Again. Update one record at a time. Do a select query on the
categories and products and group the output by category showing all
the products under each category in it's own select menu.
Go here for an example:
http://www.twcreations.net/ezcart/admin/
Login: test
password: test
Click on Edit Products when you get in. If you need a hand with the
code, I'll be glad to help. It's really easy actually.
--
Bud Schneehagen - Tropical Web Creations
_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
ColdFusion Solutions / eCommerce Development
[EMAIL PROTECTED]
http://www.twcreations.com/
954.721.3452
------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.