[Pro] PHP Contact form line breaks

Hi there,

I’ve just completed this site, and one snag I can’t figure.

On the contact page, in the comments box, you can see the cursor starts halfway down, and there are no line breaks?

I probably am missing something very obvious here…but any ideas what’s happening?

http://elestablo2.richardheap-server.info/contacta.html

I used the a table with text fields, in conjunction with PHP feedback form action, with freeze form item on the boxes to keep width and height constant (and not too small).

Many thanks,

Richard


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

It looks like you have used a Text Field when you should have used a Text Area - Text area allows multiple lines.

Also you should name your email field as ‘email’ (3rd tab in the inspector) it is currently ‘Email’ and for the PHPFF action to work correctly this is case sensitive.

David


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Many thanks that’s done the trick!

I’ve just encountered a problem with the error page layout now which is baffling me also. It’s detailed more in a thread just posted, under the title 'PHP problem.

Anyhow this advice is much appreciated, and apologies for my late reply.

Richard


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options