Frontpage databases

  • Thread starter Thread starter Jake
  • Start date Start date
J

Jake

I have an order form on my site and I want my products
database to be updated every time someone orders
something. For example, if someone ordered 3 gizmos using
the form, it would subtract 3 gizmos from the amount in
stock in the products database. Any help would be
appreciated, I'm desparate.
 
You're going to have to write your own custom web application to do this,
using ASP, ASP.Net, or some other server-side technology.

--
HTH,
Kevin Spencer
..Net Developer
Microsoft MVP
Big things are made up
of lots of little things.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top