 |
|
|
| View previous topic :: View next topic |
| Author |
Message |
mse313
Joined: 23 Mar 2005 Posts: 1 Location: Reisterstown, maryland
|
Posted: Wed Mar 23, 2005 6:13 pm To Table or Not to Table (ie JS) - New user |
|
|
|
I have a retail operation on the web and it functions as follows:
select shirt color (15 shades) ==> select size (S,M,L,XL,2XL,3XL)
Based on size I need to set the amount each shirt costs
(each different => 5.00, 7.00, 9.00, etc) Is there a table function to look up the size and get the amount,
style no, etc. for each shirt???
I need to get this info to pass it on the processing company.
I don't need the customer to select the amount, style # or shipping info because I know what all this is.
I'd like to use a
2 dimentional table BUT can't find an example. Your help would be really appreciated
thanks
mse313 |
|
Corey Bryant

Joined: 15 May 2004 Posts: 8154 Location: Castle Rock CO USA
|
Posted: Thu Mar 24, 2005 5:43 am |
|
|
|
|
You need to use a database (MS Access, mySQL, MSSQL) and some type of server side language (ASP, PHP, .NET) |
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|
|
 |
|
|
|
|
|
|