How to put an type-able field in an Ad and how to get that

User Generated

oybtqrzba

Programming

Description

Hi guys,

I saw lots of insurance company ads on Google has a field so it allows you to type in your zipcode then they can give u a quote.
How did they do that? When I advertised my website, i was only allowed to put image and text ad.

User generated content is uploaded by users for the purposes of learning and should be used following Studypool's honor code & terms of service.

Explanation & Answer

The easiest way to get user input is with javascript. In fact, javascript was developed for the use with online forms. Once all the text fields are filled and the submit button pressed then the javascript function checks that all the input is reasonable before sending the information to the server. Here's a link to w3 schools which is a great place to learn about javascript. Don't pay for this answer, it's not worth 5 bucks. Consider it a 'welcome to likeplum' gift.
http://w3schools.com/

Related Tags