Creating a form for checkout (college project).

  • Thread starter Thread starter h3llz
  • Start date Start date
H

h3llz

Hello i'm doing a college project at the moment which is to design a database
system, i know php, html, xhtml, dhtml, js, css, php, sql.

I do not know VB but can understand when i read the code but cant create or
think of solutions.

The form i want to create for checkout i would need a field which is a
dropmenu of products, once a product been entered another row comes up to
enter a new product (like a table) and when i select a product the price goes
next to it and the subtotal field will update. Then when i click checkout it
would open a report of all the products and price and then the subtotal.

I'm not asking somone to do it for me, just guide me the way :).
 
hi,

this newsgroup is about Microsoft Office Access, the desktop database
product.
Hello i'm doing a college project at the moment which is to design a database
system, i know php, html, xhtml, dhtml, js, css, php, sql.
Your selected technologies do not really interfere with Access..
I do not know VB but can understand when i read the code but cant create or
think of solutions.
...nor VBA.
I'm not asking somone to do it for me, just guide me the way :).
As this seems to be a larger project:

Have you already a database schema?
Is it correctly normalized?
The form i want to create for checkout i would need a field which is a
dropmenu of products, once a product been entered another row comes up to
enter a new product (like a table) and when i select a product the price goes
next to it and the subtotal field will update. Then when i click checkout it
would open a report of all the products and price and then the subtotal.
Can you describe it better than that? I'm not sure what you want.


mfG
--> stefan <--
 
i know its ms access, that is what im doing the database in because that is
what required by the college project. This is why i need help because i don't
know much about ms access.
 
Back
Top