Close Panel
 
 

5

Sep

2008

Web-Kreation Quote Form - free PHP online quote form

By Jeeremie. Posted in PHP

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, 609 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: 10% [?]

 

Related posts

| Subscribe to Feed | Email the author

6 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.

 

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

To insert a code, don't use <code>...</code>. Instead, use <pre lang="LANGUAGE" colla="-">...</pre> and replace 'LANGUAGE' by 'html4strict' for HTML, 'php', 'javascript', 'css'...