[FX.php List] [Off, I think] Address field names and tricks

Andrew Denman adenman at tmea.org
Fri Feb 1 12:57:44 MST 2008


Troy,

Check out the note and link at the very bottom of this page:

http://toolbar.google.com/autofill_help.html

Andrew Denman


-----Original Message-----
From: fx.php_list-bounces at mail.iviking.org
[mailto:fx.php_list-bounces at mail.iviking.org] On Behalf Of Troy Meyers
Sent: Friday, February 01, 2008 9:48 AM
To: FX.php Discussion List
Subject: Re: [FX.php List] [Off, I think] Address field names and tricks

ggt,

Thank you. I set up a simple test form to try these out for autofill:

http://lab.troymeyers.com/flasking/autofilltest.php

Please try the page and attempt "autofill".

In Safari when I click the autofill button, some of these do indeed fill in
with my usual values, but not all of the ones I'd expect to.

Does autofill work by looking at the name attribute of input fields?

Is there an online reference for what browsers look for when attempting
autofill?

-Troy



> This should be the the standard, as of off the top of my head
> 
> name
> 
> address
> 
> zip
> 
> town
> 
> areaCounty
> 
> country
> 
> phonenumber
> 
> direct
> 
> cellularphone
> 
> fax
> 
> epost
> 
> webaddress
> 
> The only thing in the addresspart that really changes from country to
> country is the location of zip vs town, either it's <<zip>> <<town>> or
> <<town>>, <<zip>>
> 
> That said, sometimes there are several lines of address, but that only
> calls for parsing, so I find it simpler to work with and less headaches
> to use textarea as form object type.
> 
> ggt

_______________________________________________
FX.php_List mailing list
FX.php_List at mail.iviking.org
http://www.iviking.org/mailman/listinfo/fx.php_list



More information about the FX.php_List mailing list