1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

Why Google doesn't fills the forms right?

Discussion in 'HTML & Website Design' started by Laszlo, Dec 4, 2005.

  1. #1
    Hi I created a form for the newsletter sign ups. Name and email.
    Everything works fine but when I click on autofill, Google fills my last name to the email field. Can you please revise my code I think I might missed something.
    Thanks Laz.

    <form name="newletter_form0" method="POST" action="--WEBBOT-SELF--">
    <!--webbot bot="SaveResults" U-File="../_private/formresults.htm" S-Format="HTML/BR" S-Label-Fields="TRUE" B-Reverse-Chronology="FALSE" S-Builtin-Fields U-Confirmation-Url="../Thankyouforsigningup.htm" -->
    <p style="margin-top: 0; margin-bottom: 0">
    <input title="Your Google Toolbar can fill this in for you. Select AutoFill" style="BACKGROUND-COLOR: #ffffa0" name="name" size="18" value="Your name">
    </p>
    <p style="margin-top: 0; margin-bottom: 0">
    <input title="Your Google Toolbar can fill this in for you. Select AutoFill" style="BACKGROUND-COLOR: #ffffa0" name="email" size="18" value="Email Address: ">
    </p>
    <p style="margin-top: 0; margin-bottom: 0">
    </p>
    <p style="margin-top: 0; margin-bottom: 0">
    <input type="hidden" value="
    69.84.116.10
    Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; Alexa Toolbar)
    2005-11-16 15:39:56" name="client_info">
    <input type="submit" value="Sign up Now!" name="newletter_form0_form_submit"></p>
    </form>
     
    Laszlo, Dec 4, 2005 IP