d6.4 installed.
I want to have a nice little contact form in a block.

that is always there no matter what node number is opened
when 'send' button is pressed, the current node stays open
should verify and show errors by red borders or likewise
It should be very secure and anti-spam (no header injection, etc)
with captcha

I found something like that, but didn't match d6.
Maybe a module does exist for d6, but couldn't find it.

Comments

mshepherd’s picture

Hi,
I'd start by making an enquiry of the module author - make a support request in the module's issue queue.
It may be that the author is already working on a D6 version - or maybe someone else already has a patch...
Start there anyway.
Matt

christefano’s picture

This has been asked before. Hopefully these will help:

  http://drupal.org/node/236997
  http://drupal.org/node/166432



Christefano  
Founder, CEO
Large Robot
954-247-4786
http://www.largerobot.com
daddydo’s picture

Thanks christefano. I've read them before and did insert the forms successfully, but then customising was not easy and the error message are jumping to the text area (standard Drupal behaviour). The webform module comes near to what I want, but is not easy customisable. I think there are a lot of people wanting the same and those great module writers will come up with one more flexible form some day...I wish I could do that, but I'm just a designer.

mach5_kel’s picture

What about webform module in a blcok. May not be a perfect solution, but many sites use webforms instead of the contact form. This can be printed in a block.

daddydo’s picture

Hi, mach5_kel. I tried to get rid of the error messages that appear in the text area, when some fields are not filled or not right filled in. The fields have a red border so the error text is needless and ugly at the same time. Do you know how to disable that error text?

Webform is a great and very flexible module and I want to use it very much, only without the error messages. You know, designers are very perfectionists...