How do I display the results from my database?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi.

How do I display the results of the customer's order on the website once
they have been processed through my database? I would also make it possible
to email them what they will see?
 
Write custom server side script to access your DB and display the results or send mail
If using Access and ASP to process your order to the DB
See http://www.w3schools.com/asp/default.asp and http://www.asp101.com/samples/

--




| Hi.
|
| How do I display the results of the customer's order on the website once
| they have been processed through my database? I would also make it possible
| to email them what they will see?
|
|
| --
| Thank you all for your assistance. It is appreciated.
 

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