Order Forms

  • Thread starter Thread starter JCO
  • Start date Start date
J

JCO

What is the easiest way to have an order form. I use FrontPage Extensions
and my server is Unix. Therefore, I believe the database idea is out.
 
No, databases can be used. PHP scripting and a MySql database is common for
Unix/Linux based servers
(that is, if your host supports scripting in PHP and hosts a MySql DB.

OR, you can try these: www.ezscripting.co.uk.

Simple flat-file database scripts. This could form the basis of an order
form, if you want nothing more than just to collect orders, rather than
having a full blown e-commerce system.
 
We don't want the full blown e-commerce.
Just a method for an order form to be emailed to a specific person. Then
that person will call the customer to complete the transaction.

Thanks
 
Hi
Create a form in FP right click the form and select form properties and then
select send to and enter an email address in the email field
Paul M
 
Paul,
Can you elaborate on how this is done more.
Previously, I created something like a guest page because I know that sends
the comments to the server. It already has a "Submit" & "Reset" button on
it.

Is their a template already in FP for a form? How do I link it to an email?
I guess I should delete what I have done already, and start over.

Thanks
 

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