Close Panel
 
 

Web-Kreation Quote Form was the form I created on my old site (Web-Kreation v1) for my clietns to request a free quote for their web projects. Since I am not using it anymore, I decided to give it away. I have cleaned up the code and added the nice date picker from ElectricPrism which uses Mootools.

Demo

View the demo »

Download the form
Download (34.4 KiB, 4,849 hits)
Installation
  • Unzip the file.
  • Upload the files and folders to your server.
  • Modify code as you wish.
Usage

Open index.php in a text editor (e.g. Notepad) and change email line 164:

$to = 'yourname@domain.com';

Technorati Tags: , , , ,

Popularity: 9% [?]

 

Related posts

| Subscribe to Feed | Email the author

15 Responses to “Web-Kreation Quote Form – free PHP online quote form”

  1. 1
    closer Says:

    This is perfect contact form ! Thank you but in this demo text boxes are not in correct place.. how can we correct ?

  2. 2
    Jeeremie Says:

    They are aligned for me. Which browser do you use and what version? Could you take a screenshot and show me? Thanks for the feedback.

  3. 3
    closer Says:

    I use Internet Explorer 7 PRO V2.3

    I downloaded and opened in DreamWeaver and it look as in the web page …

    screenshot is here

    Thank you for this great contact form !!!

  4. 4
    Jeeremie Says:

    Surprisingly, I forgot to check in IE. I will fix that and keep you updated. Sorry for the inconvenience.

  5. 5
    closer Says:

    Thank you Jeeremie.

  6. 6
    Jeeremie Says:

    @closer: fixed! Download it again to get the corrected version.

  7. 7
    Gökhan Says:

    thanks for tihs nice form Jeeremie

  8. 8
    flash Says:

    The Spam filter is always 5…cant be random?????
    If no then what is the purpose????

  9. 9
    Jeeremie Says:

    Before I was using more complex spam checkers with random images but still received spams. However, this simple trick seems to stop them and I never received any spam from bots anymore.

  10. 10
    Jib Says:

    Great form, but the msg boxes do not retain the info that was typed in if the form is submitted without filling out a required field.

  11. 11
    All my bookmarks ever | Daniel John Gayle Says:

    [...] Web-kreation – Web-Kreation Quote Form – free PHP online quote form [...]

  12. 12
    enque Says:

    Really Great form. Like Jib mentioned the msg boxes reset to being empty if a required field is not field in. Is there any way or retaining the information so the user does not have to fill it in more than once and it only clears after submission is successful. I would also like to send a copy to the user in html format for their reference. I am still new to php and tried the Mimetype text/html but I’m doing something wrong. Would appreciate your advice.

  13. 13
    Jhenee Says:

    thanks for this quote form.

  14. 14
    byeli Says:

    Thanks for script

  15. 15
    inj Says:

    how i can edit this form if wants to make a attachment script.

    like i wants to add file upload button how i can..

    anybody will send me this samll script please

    waiting reply

 

Leave a Reply

Wrap all code in <pre lang="LANGUAGE" colla="-">...</pre> and replace 'LANGUAGE' by 'html4strict' for HTML, 'php', 'javascript', 'css'...