Different Form For Each Country code

by 2 replies
3
I have generated different pages for each different country I am targeting. The idea is to pre-select the Country field in a form for the respective country.

Is there a script I can add to my form which will auto-select the country, based on country code?

At the moment, this is simply a PPC campaign. and I don't mind the duplicate page work, except if I start marketing it via SEO, the dupe pages will be of concern.

-Scott
#programming #code #country #country code #form
  • Why on earth would you do this? Use PHP for this, make your pages dynamic.
    • [1] reply
    • It was the quickest way to build a small site. Once I move to SEO and start adding content, I probably will switch it over to PHP.

      Based on your reply, I would guess you have a solution via PHP, or were you just making a comment?

      -Scott

Next Topics on Trending Feed

  • 3

    I have generated different pages for each different country I am targeting. The idea is to pre-select the Country field in a form for the respective country. Is there a script I can add to my form which will auto-select the country, based on country code?