No post body was provided.
Untitled topic
1–9 of 9 posts
Re: undefined
#2 > We require your email address to reduce spam
Huhh, what a coincidence, that's exactly the same reason why I'm not giving my email address to you (especially without a privacy policy on the website).Re: undefined
#3[dead]
Re: undefined
#4Why not show the result on the page? Why do you need to email it?
Re: undefined
#5That's too easy!
Add "i am currently living in country X" to the list. Because your visa restrictions depend both on your citizenship AND your residence. You may qualify for visa-free entry into some countries your citizenship does not normally entitle you to enter visa free, through having a residence permit of some other country.
Re: undefined
#6Doesn't work.
Re: undefined
#7To reduce spam, you add captcha, not an email, or else my email will be spammed.
Re: undefined
#8Just search wikipedia for "Visa requirements for $COUNTRY citizens" -- will not ask for your email.
Re: undefined
#9There aren't that many countries.
You could serve a static page, and the lookup could be done in the webbrowser itself.
Extra points for not using javascript, which is definitely not required to solve this problem.