![]() |
1-604-294-2995 One Plan Web Hosting |
| Home :: About Us :: Testimonials :: Support :: Control Panel | |
|
|
|
| RESOURCES
|
ORDER FORM
An online order form is the fastest and easiest ecommerce method to get use.
You can find forms creators within web editors or even within this site. Take a
look at the html code to get an idea on how they are done. The order is
delivered to the owners email address and processed as a normal brick and mortar
business would process an order, such as by check, or a normal merchant account
from Visa or MasterCard.
You can easily create a form using FrontPage: (you must request this feature to
be enabled)
> Click on File, New, Page or Web, Page Templates, look for Form Page Wizard.
Or, you can copy the sample below and modify it for your needs, this form uses a
PHP script and is easy to use.
Unzip this file mailto.zip and place: mailto.php in
your web directory and use the code provide below.
<form ACTION="/mailto.php" METHOD="post">
<input type="hidden" name="sendto" value="sales@superwebhost.com">
<input type="hidden" name="subject" value="Sample Order Form">
<input type="hidden" name="resulturl" value="/ecommerce/thanks.html">
The hidden field 'sendto' is the Email address that the form results are sent
to.
The hidden field 'subject' is the used as the subject for the message.
The hidden field 'resulturl' is where the form goes after it is submitted.
-- Pricing is now displayed in U.S. Dollars |
© 2003- 2008 SuperWebHost.com |