Dadra,
A bit off the WordPress topic, but you may want to consider using the US Census API to do your lookups.
Integrating this into WP should be pretty simple, could be done by zipcode, city name, etc… and could be done with and AJAX callback all on one page.
Example of what I think you want: http://quickfacts.census.gov/cgi-bin/qfd/lookup
US Census API Developer site: http://www.census.gov/developers/
For specific WP implementation methods, I’m thinking you may want to hire someone with a fairly solid background with external API integrations.
Related Posts:
- How to Use the Filter “sidebar_login_widget_form_args”
- How to append new form elements in “Add New” form of Users in WordPress admin panel?
- Adding a Filter to Sidbar Login Plugin to Change Login Button Lable
- Is there a hook to Intercept al urls from a webpage and redirect to a page
- Take input from form and pass it to function using a wp-plugin
- Checkbox conflict in my custom plugin admin page
- How to insert HTML/JavaScript form into WordPress page? [closed]
- Trying to fix form resubmition with PRG (Getting error: Cannot modify header information – headers already sent by)
- WordPress user account activation
- How do I make a child theme I made POST through a 3rd party plugin?
- WP Plugins – Use includes to display page content
- External Script Using WP – Hooks / Actions Not Working?
- URL parameters causing 404 on home page, but nowhere else
- How to fetch form data and show it to my page?
- Which filter affects the ‘entry-title’ post class
- How to change the name of the “edit my profile” link in the WordPress admin backend
- Filtering get_permalink in Jetpack / ShareDaddy
- Plugin to create forms using HTML [closed]
- Submit custom form from post content and execute in plugin
- How to allow user to select User ID in Formidable Pro form? [closed]
- Char limit on custom blog-post form? [closed]
- Proper way to replace the_content only for pages created by custom plugin
- add_filter doesn’t work
- Redirect to another page using contact form 7? [closed]
- Template filter for custom taxonomy terms
- Is there a way to figure out which action/filter invoked a function?
- Add sub menu page in your plugin
- AJAX fileupload – TypeError: not a function ajaxSubmit()
- Is there a way to embed a Google Docs form in a page without using plugins?
- Using add_action before add_filter on a plugin?
- Detailed form plugin, with ability to export to excel etc. OR edit PDF live? [closed]
- easy steps to make front end form without plugin
- Check if variable is set in filter
- What exactly happens to function argument availability when using a filter?
- Form that generates an ID for the customer
- Submit Form data to another page via Ajax (WordPress Way)
- Editing a text file from plugin menu
- Passing stored variables to add_filter
- Modify page title and subtitle with a plugin
- override filter in a plugin
- Check filter defined or not?
- remove_action not removing add_action from constructor
- How can I apply a WP filter on specific plugin version
- Ajax Plugin Not Echoing Response
- Plugin that will output submitted form data for user? [closed]
- How to handle forms from sidebar widgets – Processing $_POST variables using get_field_name()
- Editing wp-config.php
- How do I add the same contact form to multiple wordpress sites and capture the response in one place or database?
- Trying to add a page template for my custom post type from a plugin, but it will not display in the template dropdown unless file is in theme
- How to use the pre_option filter before a plugin loads?
- coding a WordPress AJAX Form using PHP to check if User is Logged Out and Show error
- Change text string in a plugin
- How to use filter to disable adding a product to wishlist?
- correctness of URL
- WordPress: Add custom add_filter for custom functions
- Creating a form and displaying entry data as a table
- Advanced Custom Fields (acf) – Filter Relationship by Taxonomies not Post Type
- Override a Plugin Function
- How can ι create my own (custom) WordPress table/list?
- Gravity Forms returns to odd position
- Storing The Data Collected by Ninja Forms into Another (custom) Database [closed]
- How do I change where a plugin pulls updates from?
- WordPress Multi-Step Product Search
- Can I filter a function created by a theme or a plugin?
- Sell access to form [closed]
- How to have free shipping for WooCommerce Membership members
- How to use apply_filters?
- File Uploader – Upload without adding to Media Library
- Add a function call after content automatically?
- Hook for altering the content of all wp mails
- what is the point of telling add_filter how many parameters you want passed to the function?
- How to add filter for wordpress plugin?
- Custom form not showing in correct place on page
- add_meta_box creating default form field types
- Form Plugin for Api Requests which is used via Shortcode
- How to redirect to a page after the form is submitted
- Call another page in forms
- Echo out element to another page.
- How to use add_action for multiple instances of the same class
- is there a way to pass a parameter to a add_menu_page function?
- How to hook into action/filter call
- Select Form Element Not Saving from Plugin Options
- Storing Form data in a different database
- Is it save to replace with in WordPress search form
- Contact Form 7 Plugin emails not being received by some accounts
- Contact Form 7 “non-selectable” options in a drop down [closed]
- Filters on the_content with plugins, pages and shortcode
- Using AJAX to run SQL statement and populate dropdown
- Filtered content appears in the excerpt
- Looking for a filter to modify the months
- Looking for a simple checkout plugin [closed]
- Redirect plugin after form submit or show errors
- Plugin for visitors to edit content without logging in? [closed]
- What’s the best way to echo out a filter variable?
- Edit post image attributes on fly?
- How do I send the contents of a form to deliver to the already existing custom field in the wordpress theme
- Excluding specific post from custom next/previous theme function
- apply_filters(woocommerce_get_item_data, …) Causing errors when adding to cart
- Linking form to user meta fields
- Want to create custom design of progress indicator in wpforms