|
-
Apr 5th, 2005, 09:33 PM
#1
Thread Starter
Junior Member
Best Way to Create a System Manager
Hello Everyone!
I have a project at work that I'm working on currently and I'm kind of stuck on the best way to do it.
The project is to create a system manager. It is suppose to be something like the Dell computer configuration site. The similarities are that the user picks and chooses what items they want for there system which would be separated in sections, such as cables, documentation, printers... There are a lot of items for each system and each section so it will be a multiple page web app. The differences are there needs to be a printable version of the chosen items, there will be subtotals for each section and there will be discounts available. The discounts won't be cut and dry they are given by code, each item will get certain discount such, with code '1', some printers will be 80% off and some cables will be 50% off. Its not a discount off the total.
I'm thinking repeaters, but this might make it more difficult than needed, because I will need to use multiple nested repeaters.
I will then have to run thought these repeaters to see if they were checked to create a print version of the configuration. Get the checked items and add them to the print version repeaters.
Has anyone every done anything like this? How did you do it. If you haven't done it before I'd still like your input.
Thanks!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|