theevilone
IS-IT--Management
I am designing a site which will be displaying clothes. There will be a administration and a user module. Each clothes item is available in a maximum of 10 colours. The administrator has to have the ability to define the 10 colours.
I have 1 table which contains all the item fields and another table, to which it is related, containing all the colours. The plan was to write an update page containing all the item fields, which includes 10 dropdowns for the 10 colours. I am having problems writing this page.
The customer will see, for each item, the colours defined by the administrator and be able to select a colour from that list.
Any help would be appreciated. If you need me to clarify further the description of the problem, please ask.
Thanks in advance.
I have 1 table which contains all the item fields and another table, to which it is related, containing all the colours. The plan was to write an update page containing all the item fields, which includes 10 dropdowns for the 10 colours. I am having problems writing this page.
The customer will see, for each item, the colours defined by the administrator and be able to select a colour from that list.
Any help would be appreciated. If you need me to clarify further the description of the problem, please ask.
Thanks in advance.