473,412 Members | 1,944 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,412 software developers and data experts.

What's the best way to do this?

Hello,

I have an e-commerce package that currently offers an application that
installs on the user's PC to allow them to manipulate the product
database. I'm considering converting (ie rewriting from scratch) this
into a set of password-protected ASP.NET pages.

One thing that I can't work out is how to handle the product pricing.
The package allows them to enter products that can have price
variations, for example for small, medium and large sized versions of
the product. Obviously, existing price variations can be shown in some
sort of grid, and they could click on one to edit it.

What I can't work out is the best way to allow them to add new
variations. For example, suppose a product is available in small and
medium and they want to add large to that. I could have a text box and
allow them to enter the new variation there, then click the Update
button to add it, but this could be slow and tedious if they want to add
a lot, say when starting a new product. It's also counter-intuitive, as
they would be going through the product details making other changes
without requiring a round-trip to the server. Requiring a round-trip for
the variations isn't consistent.

Any easier way to allow them to add variations? I could have four or
five text boxes, but that clutters up the interface. The current
application uses a data grid and handles everything on the client side,
only sending the info through to the database when they have finished
all the product editing. I would like to make this new version as quick
and simple as possible, and avoid multiple round-trips to the server if
possible.

Any suggestions? TIA

--
Alan Silver
(anything added below this line is nothing to do with me)
Nov 19 '05 #1
0 829

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

23
by: darwinist | last post by:
What PHP Represents There is no shortage of complaints one could make about php as a language, and although the list does shrink with each release, some of them are inherent to the origins and...
226
by: Stephen C. Waterbury | last post by:
This seems like it ought to work, according to the description of reduce(), but it doesn't. Is this a bug, or am I missing something? Python 2.3.2 (#1, Oct 20 2003, 01:04:35) on linux2 Type...
4
by: Ron Brennan | last post by:
Good evening, Windows 2000, JDK 1.5. What opinions do people have on what way and tool programmaticly produces the best quality thumbnails from larger images? On the web I've seen Java...
19
by: jsanshef | last post by:
Hi, after a couple of days of script debugging, I kind of found that some assumptions I was doing about the memory complexity of my classes are not true. I decided to do a simple script to...
28
by: jeddiki | last post by:
Hi In my text output file that I will display on my webpage I have this included: What is the best way to change these into real working links eg:
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.