Click to See Complete Forum and Search --> : question about forms


ennui
11-20-2003, 01:48 PM
ok what do i need to know to be able to have a customer log into his web site and be able to change his inventory using a page like <<<<<this>>>>>> (http://www.conceptual-designs.net/1.htm)

Shto
11-20-2003, 05:52 PM
You can do that with many things. I take it the customers inventory is in a database of some type.... So I would say either use ASP or PHP that will allow you to manipulate the data in the database as you see fit.