How we can have functionality in our website that â??Panel1.Visible=true;â?? if
country is Omanâ?¦ otherwise for all other users we wants
â??Panel1.Visible=false;â??
We have a table in the website which only should be available to Sultanate
of oman (Omani) users only â?¦. Any other country users should not able to see
it..
I am using ASP.Net C#, >.Net framework 1.1