PDA

View Full Version : coding required


gul
05-07-2003, 08:12 PM
can i have the coding for the given data.plz.thanking u in anticipation.

All the coding should be in JSP. The given data is for a shopping cart in web page.

DATA BASE: -
· Product /items
· Id for each product
· Unit price
· Manufacturer name
· Description

UPDATE: -
· The prices
· Add new products
· Categories.

CLIENT / USER

· Navigate by category
· Product of that category should open e.g. that product belong to which gender.

SEARCH
Categories /product
On clicking the product, description (open)
Below the description, enter their quantity and add to cart.

CHECKOUT
After adding to the shopping cart a confirmation message that the following product are selected and their prices are following

SHIPPING / BILLING
· If existing account
Login name and password
· If new user
Sign in
· Order table (data base) order no, items ordered, amount
· Credit card verify

scroots
05-07-2003, 08:16 PM
wrong attitude, people don't do stuff like that, they will help you learn how to make it.

also wrong forums should be in serverside issues.


scroots

gul
05-07-2003, 08:20 PM
i'm facing problems and having errors in it. plz help me if u can

raf
05-08-2003, 08:22 AM
Welcome here, gul.

Buth scroots is right. You're basically asking people to build you an application. In JSP even. So you shouldn't post it here (in the ASP forum) but in the server sided scripting forum (like scrots said). Also, with a description like 'i'm having problems', nobody will be able to help you.

I can imagen that some looking around will turn up a lot of free downloadable shopping cart app's