Results 1 to 9 of 9

Thread: ORDER FORM (without payment)
      
   

  1. #1
    New VODA user is offline Corporal
    Join Date
    Jun 2010
    Posts
    13

    Question ORDER FORM (without payment)

    Is there a way to create an "order form" for many different articles with the following options:

    - Autofill of description and price when customer enters the item reference
    - Auto calculation of the amount when customer enters the quantity
    - Total calculation when the order has been finished by the customer
    - Sending the order to my email when customer clicks on "submit"
    - Finally, the possibility for the customer to save the order in PDF format for his records

    (P.O./Ref. Description Quantity Unit price Amount )

    I don't need payment method, customer will not pay through this interface.

    If someone could help me on that issue, I'll be more than happy.

    Thank you !

  2. #2
    DarrenC's Avatar
    DarrenC is offline Brigadier General
    Join Date
    Jul 2008
    Location
    Bristol UK
    Posts
    1,756

    Default Re: ORDER FORM (without payment)

    This is probably an area where you will need to flash some cash. I can recommend George - Naval Design who helped me with this http://www.maxhunt.com/ (can be adapted no doubt, to tick all your boxes) or Garry - Aliendude who I'm currently working with on something similar. Both these people can be found on these boards.

    Hope this helps
    Happy Building

    DarrenC

  3. #3
    Alien Dude's Avatar
    Alien Dude is offline Lieutenant Colonel
    Join Date
    Apr 2008
    Location
    The Dark Side
    Posts
    562

    Default Re: ORDER FORM (without payment)

    I would say the first 4 of your options are quite doable using php and a database driven quarry for the first option. And Navaldesign is the main man here for these options.
    As for saving the order in order in pdf format, as far as I'm aware this is not possible as it requires a PDF writer on on your customers pc, this is usually done though the instant response email that can be set up to send the information to the owner and customer outlining the details of the email.
    ex: name, email address, order details, George is most expert at building this into a nice little package that can easily be managed by yourself.
    Though Navaldesigns time on here is free, these types of jobs are not so if your really interested in learning more post in the Freelance Projects i'm sure he will take a look.

  4. #4
    navaldesign's Avatar
    navaldesign is offline General & Forum Moderator
    Join Date
    Oct 2005
    Location
    Italy
    Posts
    12,115

    Default Re: ORDER FORM (without payment)

    This type of order form requires either Javascript (if you only have a few items) or Ajax and a database products table (for the autofill functions upon selection of the product) if you have a lot of products.

    PDF is possible, but requires a quite expensive PDF creation Library (free ones are garbage)
    A simple solution would be a HTML email which anyway would have a table like format. I have created such scripts for invoices sent automatically and works quite well.

    However this would require some time to build and as such it has a cost.

    Building it on your own would require extensive knowledge of Javascript, PHP, MySQL and eventually Ajax if required.
    Navaldesign
    Logger Lite: Low Cost, Customizable, multifeatured Login script
    Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart
    DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more....
    Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA!


  5. #5
    New VODA user is offline Corporal
    Join Date
    Jun 2010
    Posts
    13

    Default Re: ORDER FORM (without payment)

    Hi,

    Thank you all for your advises.

    NavalDesign: I'll be very happy if you could help me with this, perhaps not the PDF option, there should be any other way for the customer to "save" his order.

    The number of articles is quite small. How do I contact you to discuss it?

  6. #6
    navaldesign's Avatar
    navaldesign is offline General & Forum Moderator
    Join Date
    Oct 2005
    Location
    Italy
    Posts
    12,115

    Default Re: ORDER FORM (without payment)

    You can contact me through my contact form : http://www.dbtechnosystems.com/ and click on Contact
    Navaldesign
    Logger Lite: Low Cost, Customizable, multifeatured Login script
    Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart
    DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more....
    Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA!


  7. #7
    New VODA user is offline Corporal
    Join Date
    Jun 2010
    Posts
    13

    Default Re: ORDER FORM (without payment)

    Quote Originally Posted by navaldesign View Post
    You can contact me through my contact form : http://www.dbtechnosystems.com/ and click on Contact

    The fantastic thing, is that 15 days after having sent my query, I still haven't got a reply !

    I hope Garry is a bit more serious.

  8. #8
    navaldesign's Avatar
    navaldesign is offline General & Forum Moderator
    Join Date
    Oct 2005
    Location
    Italy
    Posts
    12,115

    Default Re: ORDER FORM (without payment)

    I never received a query from you?????
    Navaldesign
    Logger Lite: Low Cost, Customizable, multifeatured Login script
    Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart
    DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more....
    Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA!


  9. #9
    New VODA user is offline Corporal
    Join Date
    Jun 2010
    Posts
    13

    Default Re: ORDER FORM (without payment)

    Well, this is the last line of the mail received from DB Technosystems after sending my request:

    Time of submission : Tuesday 29th June 2010, 8:53 AM

    I just forwarded it again.

    Thanks

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49