Viewing 3 posts - 1 through 3 (of 3 total)
  • #63598
    un.chain
    Member
    Post count: 79

    Is it possible to input a mail code and to display an address automatically by contactform7?
    if possible, please let me know — I am using ajaxzip3 now
    My present code

    in(header.php)
    <! — Address automatic input — >
    <script src=”http://ajaxzip3.googlecode.com/svn/trunk/ajaxzip3/ajaxzip3.js&#8221; charset=”UTF-8″></script>
    <script type=”text/javascript”>
    //<![CDATA[
    jQuery(function(){
    AjaxZip3.JSONDATA=”https://ajaxzip3.googlecode.com/svn/trunk/ajaxzip3/zipdata&#8221;;jQuery(‘#postcode’).keyup(function(event){
    AjaxZip3.zip2addr(this,”,’your-pref’,’your-address’);
    })
    jQuery(‘#postacode’).keyup(function(event){
    AjaxZip3.zip2addr(this,”,’your-apref’,’your-aaddress’);}
    })
    //]]>
    </script>
    < — !. — an address automatic input — up to [ here ] –>

    —————-

    in
    contact form7

    postal code number [text* your-postcode id:postcode]
    all-prefectures [text* your-pref]
    cities, wards, towns, and villages [text* your-address]
    address is [text* your-address2]

    It cannot do in this setup.

    #63613
    un.chain
    Member
    Post count: 79
    #64088
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Not sure what you’re trying to do?

    – Kyle

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register