Click here to Skip to main content
15,913,773 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: page load progress.......... Pin
ednrgc1-Dec-06 2:22
ednrgc1-Dec-06 2:22 
QuestionGrid with CheckBox Pin
NICE TO MEET30-Nov-06 19:10
NICE TO MEET30-Nov-06 19:10 
AnswerRe: Grid with CheckBox Pin
Kapil Thakur30-Nov-06 19:58
Kapil Thakur30-Nov-06 19:58 
Questionhow to get print out of a single page using printWindow.print(); Pin
yogita charhate30-Nov-06 18:39
yogita charhate30-Nov-06 18:39 
Questionpopulating ddl using javascript Pin
abulhassan_shock30-Nov-06 17:54
abulhassan_shock30-Nov-06 17:54 
AnswerRe: populating ddl using javascript Pin
ednrgc1-Dec-06 2:19
ednrgc1-Dec-06 2:19 
GeneralRe: populating ddl using javascript Pin
abulhassan_shock1-Dec-06 16:57
abulhassan_shock1-Dec-06 16:57 
QuestionNewbie Question about e-commerce page set up Pin
Nostromo7730-Nov-06 17:47
Nostromo7730-Nov-06 17:47 
Hello,

I'm learning ASP.NET 2.0 in order to build an e-commerce website.

I'm confused as to how product attributes in an online store are handled in the SQL database; I have been poring over a number of ASP.NET 2.0 books in search of an answer, but to no avail.

For example, this link to a shoe on the LLbean website (http://tinyurl.com/y6cs4l) shows three pull-down menus on the right column, under "Step 2: Select Options": Width, Shoe Size, and Color/Style. Each pull-down menu contains a number of product attributes, so that the customer can order a shoe in "Medium D, Size 9, Ash Bark" or some other color and size combo. Up one level, on the page that displays all the hiking shoes in this product group (http://tinyurl.com/y8hw59), these options don't appear. Each shoe appears only once as a thumbnail image, and the color and size options only appear when teh product detail page for each shoe is opened.

I am building a similar sort of product database, containing many items that have multiple sizes, colors, and attributes. Each product size and color variation has its own SKU (product code #). However, this means that on my product display pages, each size and color option for a product appears seperately, which clutteres the page and looks unprofessional. That is, one will see thumbnails of a certain product appear in size 7, size 8, size 9, etc., instead of just appearing once with the attributes accessable only on the product detail page, collapsed into the pull-down
menus.

I am not sure how to structure the database to achieve this, and would be grateful for any suggestions. My SQL database now has columns for size and color, but this means that each color and size option has its own row in the database, and its own SKU.

Please forgive the long post, I wanted to explain clearly...


Thank you!
AnswerRe: Newbie Question about e-commerce page set up Pin
Not Active30-Nov-06 19:38
mentorNot Active30-Nov-06 19:38 
GeneralRe: Newbie Question about e-commerce page set up Pin
Nostromo771-Dec-06 5:33
Nostromo771-Dec-06 5:33 
AnswerRe: Newbie Question about e-commerce page set up Pin
ednrgc1-Dec-06 2:14
ednrgc1-Dec-06 2:14 
GeneralRe: Newbie Question about e-commerce page set up Pin
Nostromo771-Dec-06 5:35
Nostromo771-Dec-06 5:35 
Questionbody onload & Atlas Pin
shefali_sinha30-Nov-06 11:48
shefali_sinha30-Nov-06 11:48 
QuestionDifference b/w Usercontrols & MasterPages Pin
Rahithi30-Nov-06 10:59
Rahithi30-Nov-06 10:59 
AnswerRe: Difference b/w Usercontrols & MasterPages Pin
Not Active30-Nov-06 15:01
mentorNot Active30-Nov-06 15:01 
GeneralRe: Difference b/w Usercontrols & MasterPages Pin
Rahithi30-Nov-06 15:43
Rahithi30-Nov-06 15:43 
GeneralRe: Difference b/w Usercontrols & MasterPages Pin
Not Active30-Nov-06 16:07
mentorNot Active30-Nov-06 16:07 
GeneralRe: Difference b/w Usercontrols & MasterPages Pin
ednrgc1-Dec-06 2:12
ednrgc1-Dec-06 2:12 
Questionruntime error Pin
ADY00730-Nov-06 10:47
ADY00730-Nov-06 10:47 
AnswerRe: runtime error Pin
George L. Jackson30-Nov-06 15:45
George L. Jackson30-Nov-06 15:45 
Questionextra field inside a dataview Pin
nick neutron30-Nov-06 10:11
nick neutron30-Nov-06 10:11 
QuestionNeed help connecting to Active Directory SSL Pin
Grapes-R-Fun30-Nov-06 9:26
Grapes-R-Fun30-Nov-06 9:26 
QuestionCrystal Reports 11: Report not reflecting query changes Pin
Goalie3530-Nov-06 7:55
Goalie3530-Nov-06 7:55 
QuestionEncapsulation Pin
pankajgarg1230-Nov-06 3:22
pankajgarg1230-Nov-06 3:22 
AnswerRe: Encapsulation Pin
ednrgc30-Nov-06 4:01
ednrgc30-Nov-06 4:01 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.