Form Frustrations

At 15:42 -0400 23/9/08, Rocky Slaughter wrote:

I keep going between Forms to Go and easiForm PHP with this form:

http://www.sundialphotos.com/about.php

I have no success, though. I can’t seem to find the link that ties
them all together. Further, I can’t seem to get it so that one
input textarea goes to the next input textarea when I press “tab” on
the keyboard.

I would expect a “tab” to be valid content for a textarea, so it
wouldn’t ‘tab’ to the next textarea. It should work with normal text
boxes as they don’t accept "tab"s.

David


David Ledger - Freelance Unix Sysadmin in the UK.
HP-UX specialist of hpUG technical user group (www.hpug.org.uk)
email@hidden
www.ivdcs.co.uk


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

You can’t type a tab in any text input, sadly. You can paste one, but you can’t enter one with the keyboard. There are some JavaScript tricks that simulate this behavior by intercepting the tab keypress event and sustituting four spaces, but you would have to add this to your page.

Walter


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

Sometime around 24/9/08 (at 07:57 -0400) waltd said:

There are some JavaScript tricks that simulate this behavior by
intercepting the tab keypress event and sustituting four spaces

The input fields in the ‘Get Train Times’ form at
http://www.thetrainline.com have recently been changed, and now they
block tabbing from one field to another, typing a tab instead, when I
use Safari. Intensely irritating.

k


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

On 24 Sep 2008, 1:29 pm, thatkeith wrote:

Sometime around 24/9/08 (at 07:57 -0400) waltd said:

There are some JavaScript tricks that simulate this behavior by
intercepting the tab keypress event and sustituting four spaces

The input fields in the ‘Get Train Times’ form at
http://www.thetrainline.com have recently been changed, and now they
block tabbing from one field to another, typing a tab instead, when I
use Safari. Intensely irritating.

k

That’s really odd. I can’t imagine a reason why you would want to type a tab into one of those fields. What version of Safari are you seeing this behavior in?

Walter


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

At 14:28 +0100 24/9/08, Keith Martin wrote:

Sometime around 24/9/08 (at 07:57 -0400) waltd said:

There are some JavaScript tricks that simulate this behavior by
intercepting the tab keypress event and sustituting four spaces

The input fields in the ‘Get Train Times’ form at
http://www.thetrainline.com have recently been changed, and now they
block tabbing from one field to another, typing a tab instead, when I
use Safari. Intensely irritating.

When I go there I get an invalid certificate error - unknown signer.

Used First Great Western instead - it gets stuck after paying and so
there’s no confirmation.

Wonder who gets the jobs to create these sites.

David


David Ledger - Freelance Unix Sysadmin in the UK.
HP-UX specialist of hpUG technical user group (www.hpug.org.uk)
email@hidden
www.ivdcs.co.uk


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

Safari 3.1.1 - The site owners apparently know about a Safari
problem. Still weird.

k


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

Sometime around 24/9/08 (at 15:16 +0100) David Ledger said:

Wonder who gets the jobs to create these sites.

Mmm, yep. >:-(

TheTrainLine does work even though it throws that dumb certificate
error (introduced with the site revamp), but it is really poor.
(Almost as bad as the fragmented, semi-automatically constructed
excuse for a support email sent in reply to my complaint!)

Bad all 'round. I only use it to check train times, but it is now so
bad that I’m going to have to find an alternative.

k


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

To get back to Rocky’s OP

Choose one of the above methods (don’t mix them) and follow the instructions.

Freeway instructions to create a form Creating a Contact Form in Freeway - Freeway - Softpress Talk

David


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