I would like to be able to determine what country users are from (IP) when they arrive at my site. And upon arrival show their flag and perhaps some text like, "You must be from...."
Is this all possible in ASP, or is this more of a javascript thing. The reason why I thought ASP was maybe because I wwould need to store all the flags (possibly 50 or so) and messages in a database. (is that possible)
Thanks.
Is this all possible in ASP, or is this more of a javascript thing. The reason why I thought ASP was maybe because I wwould need to store all the flags (possibly 50 or so) and messages in a database. (is that possible)
Thanks.