Computer problems,Computer help
*AX SOFT>>>Programming & Design

Order online ! help.?


Ok i am quite good with computers but what it is i would like to build a proper site for example like Domino's .
I own a takeaway that i would like to add the feature of order online !
how can i do this please help , would be very greatful.

You need a FormMail script. You just insert your e-mail address and the name of the Order Form File that you will design to accept details of your customer's order, and you will receive an e-mail for each order placed. You can tell the order form to branch to PayPal (you will need to open a PayPal account but it is easy enough) and PayPal will swap control back to you. That way, your customer orders a Pizza, pays PayPal for it, and then receives an automatic acknowledment from you. The script is free. I have used it on several websites with complete confidence. You can get a free copy here: http://www.tectite.com/formmailpage.php?...
Go for it, it's ever so easy!

You could add a form if your website hosting company supports PHP, most company does. And monitor your email via store. :) Good luck!

Honestly, it's not cheap. Unless you develop your own inhouse shopping cart, you'll have to go to an external vendor to licence their shopping cart systems otherwise nobody will trust you with their credit card numbers. Don't forget, if someone rips the credit card numbers from your server, you're liable! I have a small business near me that has an online ordering system. You can send them an email and ask them about the costs and benefits. They use Geomerx which is a very popular shopping cart system.

That's called a shopping cart, may be you can contact a web developer at website like http://getafreelnacer.com/ to code it for you.

Tags
  General - Computers & Internet   Software   Security   Programming & Design   Facebook   Flickr   Google   MSN   MySpace
Related information
  • How to terminate a Java while loop using a string?

    Your while condition will always evaluate to true. The expression str != "done" asks whether the reference str is different from the reference "done" - that is, do these ...

  • How do you automatically load a javascipt?

    Put the javascript in a file and in a subfolder of your project and then reference it in the header Example: <script language="javascript" src="scripts/general.js"><...

  • Is there any basic principles or codes needed to design a web page?

    Checkout AceHtmlPro (Free Edition) which will help you learn html and allows for easy page generation. Great for anyone starting out.

    ...
  • Dreamweaver MX: Why has the background & links disappeard on my 3rd page when I link to it from my homepage?

    Where exactly are you storing the specification of your links? In each page? Or in a separate style sheet (CSS)? If you're not using an external style sheet, I highly recommend starting to do ...

  • Unix help!!?

    Files in Unix filesystems use inodes as structures that hold the actual file data on disks. inode number uniquely identifies a physical file on disk. Hard links are pretty much multiple names fo...

  • Entering words in to C++?

    It's as simple as this, in C++: string s; cin >> s;

    ...
  • Does Gimp work on Vista?

    GIMP should run on any NT-based version of Windows (NT4, 2000, XP or Vista). Older GIMP versions (2.0.x) could also work with older versions of Windows such as Windows 95 but they are not supported...

  • How can I have a link to a flash file (.swf) open in a new window on my website?

    When you link to the .swf you can use target="blank" in the href.... <A HREF="link.swf" target="_blank"> This will force the page to open in a new window.....

  •  

    Categories--Copyright/IP Policy--Contact Webmaster