Jump to content

Displaying customer invoice


Guest chickenyd

Recommended Posts

Guest chickenyd

Hi,i am trying to create a website and display it on Wap browser. It will have a purchasing page where customers can purchase items BUT what i want to do is to view the history of invoice that contains a summary of purchased items. hoew would i do that? i think i need to store the puchased details in the Database But has any1 have the script (specifically JSP) to do this so i can get rough idea at least...thanks

Link to comment
Share on other sites

hi and welcome to the forum.what you want to do is not that uncommon. first, lets make it clear that you are correct in your assumption that you will need a database to do this. furthermore, you will have to build it so that it can accommodate the entire purchasing process - customer information, production information, order information, etc.once that is in place, then creating reports on historical purchases is as easy as querying the database for that information - the tricky part is to get the who ordering process down and coded first - then worry about reports.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...